| 407 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 27001)
GROUP BY s.id_warehouse |
10.353
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1960 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1387 AND c.`nright` >= 1388 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
10.302
ms
|
11 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 213 |
SELECT SQL_NO_CACHE c.id_currency
FROM `xj8_currency` c
WHERE (deleted = 0) AND (iso_code = 'XOF') LIMIT 1 |
10.244
ms
|
1 |
|
|
/classes/Currency.php:893
/modules/gmerchantcenterpro/lib/moduleTools.php:213 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2240 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2405) AND (b.`id_shop` = 1) LIMIT 1 |
10.243
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1336 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 20045) AND (a0.`id_product_attribute` = 1869) AND (a0.`id_warehouse` IN(1, 2)) |
10.212
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 710 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 27494) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
10.199
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1627 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1 |
10.198
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 16 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `xj8_hook` |
9.443
ms
|
1208 |
|
|
/classes/Hook.php:1292
/classes/Hook.php:225 (getAllHookIds)
/classes/Hook.php:851 (getIdByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
| 2663 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2567 LIMIT 1 |
9.387
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1468 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 3 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
8.981
ms
|
3798 |
|
|
/classes/Category.php:991
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:106 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (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 `xj8_configuration` c
LEFT JOIN `xj8_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
7.996
ms
|
7794 |
|
|
/classes/Configuration.php:180
/classes/Configuration.php:229 (loadConfiguration)
/classes/Configuration.php:302 (get)
/classes/shop/Shop.php:398 (getMultiShopValues)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
| 151 |
SELECT SQL_NO_CACHE s.*, sl.*
,IF(image_multi_lang<>"" && !ISNULL(image_multi_lang), image_multi_lang, image_lang_default) AS image_multi_lang
FROM `xj8_st_sticker` s
LEFT JOIN `xj8_st_sticker_lang` sl ON (s.`id_st_sticker` = sl.`id_st_sticker` AND sl.`id_lang` = 1)
LEFT JOIN `xj8_st_sticker_shop` ss ON (s.`id_st_sticker` = ss.`id_st_sticker`)
WHERE ss.`id_shop` = 1 AND s.`active`=1 AND s.`type` IN (1,2,3,4,5,6,7)
ORDER BY s.`position` ASC, s.`id_st_sticker` |
3.962
ms
|
11 |
Yes
|
|
/modules/ststickers/classes/StStickersClass.php:165
/modules/ststickers/ststickers.php:1649 (getAll)
/modules/ststickers/ststickers.php:1389 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 411 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 27001) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
3.636
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 410 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
2.588
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1411 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 48 |
SELECT SQL_NO_CACHE state FROM xj8_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
2.417
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Core/Image/ImageFormatConfiguration.php:69 (isEnabled)
/src/Adapter/Image/ImageRetriever.php:209 (getGenerationFormats)
/controllers/front/listing/CategoryController.php:238 (getImage)
/controllers/front/listing/CategoryController.php:204 (getImage)
/controllers/front/listing/CategoryController.php:99 (getTemplateVarCategory)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 266 |
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 `xj8_hook_module` hm
STRAIGHT_JOIN `xj8_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `xj8_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position |
2.209
ms
|
1029 |
|
|
/classes/Hook.php:456
/classes/Hook.php:493 (getHookModuleList)
/classes/tax/TaxManagerFactory.php:67 (getModulesFromHook)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3925 (getManager)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 14 |
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `xj8_module` m
INNER JOIN xj8_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `xj8_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `xj8_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `xj8_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` |
1.844
ms
|
306 |
Yes
|
Yes
|
/classes/Hook.php:1233
/classes/Hook.php:735 (getAllHookRegistrations)
/classes/Hook.php:842 (getHookModuleExecList)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
| 1098 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 17476
AND image_shop.`cover` = 1 LIMIT 1 |
1.668
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2675 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=22 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
1.656
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2933 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `xj8_product_attribute_combination` pac
LEFT JOIN `xj8_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `xj8_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `xj8_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pac.id_product_attribute IN (1751,1752)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
1.610
ms
|
2 |
|
|
/classes/Product.php:2752
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3016 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayFooter')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
1.551
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:425 (getMessage)
/classes/Hook.php:1043 (hookDisplayFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4f/7e/84/4f7e8423ed49721bdbefc272c385d628cd7dc3a9_2.file.footer.tpl.php:107 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4f/7e/84/4f7e8423ed49721bdbefc272c385d628cd7dc3a9_2.file.footer.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5535118_30707969)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:581 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 917 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2026-03-11 00:00:00",
INTERVAL 20 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `xj8_category_product` cp
LEFT JOIN `xj8_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `xj8_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 xj8_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 `xj8_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1 )
LEFT JOIN `xj8_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 `xj8_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 1)
LEFT JOIN `xj8_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 3 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 18,18 |
1.404
ms
|
3798 |
|
|
/classes/Category.php:1062
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 265 |
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `xj8_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `xj8_hook_alias` ha
INNER JOIN `xj8_hook` h ON ha.name = h.name |
1.401
ms
|
0 |
|
|
/classes/Hook.php:1292
/classes/Hook.php:225 (getAllHookIds)
/classes/tax/TaxManagerFactory.php:67 (getIdByName)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3925 (getManager)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 524 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 17480 AND `id_shop` = 1 |
1.276
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 247 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2026-03-11 00:00:00",
INTERVAL 20 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `xj8_category_product` cp
LEFT JOIN `xj8_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `xj8_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 xj8_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 `xj8_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1 )
LEFT JOIN `xj8_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 `xj8_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 1)
LEFT JOIN `xj8_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 3 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,18 |
1.204
ms
|
3798 |
|
|
/classes/Category.php:1062
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 910 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2026-03-11 00:00:00",
INTERVAL 20 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `xj8_category_product` cp
LEFT JOIN `xj8_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `xj8_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 xj8_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 `xj8_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1 )
LEFT JOIN `xj8_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 `xj8_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 1)
LEFT JOIN `xj8_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 3 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,18 |
1.147
ms
|
3798 |
|
|
/classes/Category.php:1062
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:127 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 158 |
SHOW TABLES LIKE "xj8_gmcp_1800" |
0.997
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:88
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 165 |
SHOW TABLES LIKE "xj8_gmcp_1900" |
0.985
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:88
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1696 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3437
ORDER BY `position` |
0.946
ms
|
4 |
Yes
|
|
/override/modules/stthemeeditor/stthemeeditor.php:5411
/override/modules/stthemeeditor/stthemeeditor.php:5381 (getProductImages)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 51 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 3
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.901
ms
|
8 |
Yes
|
Yes
|
/classes/Category.php:924
/controllers/front/listing/CategoryController.php:229 (getSubCategories)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 65 |
SELECT SQL_NO_CACHE value FROM `xj8_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.865
ms
|
1 |
|
|
/modules/ps_accounts/src/Adapter/Configuration.php:263
/modules/ps_accounts/src/Adapter/Configuration.php:219 (isMultishopActive)
/modules/ps_accounts/src/Adapter/Configuration.php:202 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:123 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:405 (get)
/modules/ps_accounts/src/Account/StatusManager.php:298 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:134 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:90 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:217 (identityVerified)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1178 (isValid)
/modules/ps_checkout/ps_checkout.php:283 (merchantIsValid)
/classes/Hook.php:1043 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:996 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3085 |
INSERT INTO `xj8_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('8899495', '', 'parfumera.fr/3-parfums?page=2&q=Marque-CLARINS-DIESEL-REMINISCENCE-VERSACE', '', '2026-03-11 10:06:23') |
0.821
ms
|
1 |
|
|
/classes/ObjectModel.php:622
/classes/ConnectionsSource.php:105 (add)
/modules/statsdata/statsdata.php:119 (logHttpReferer)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1043 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:701 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:195 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2677 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2568
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.773
ms
|
9 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2463 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2491
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.741
ms
|
3 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1407 |
SELECT SQL_NO_CACHE od.product_quantity, od.product_quantity_refunded
FROM `xj8_order_detail` od
LEFT JOIN `xj8_orders` `o` ON o.id_order = od.id_order
LEFT JOIN `xj8_order_history` `oh` ON oh.id_order = o.id_order AND oh.id_order_state = o.current_state
LEFT JOIN `xj8_order_state` `os` ON os.id_order_state = oh.id_order_state
WHERE (od.product_id = 20024) AND (od.product_attribute_id = 0) AND (od.id_warehouse = 2) AND (os.shipped != 1) AND (o.valid = 1 OR (
os.id_order_state != 8 AND
os.id_order_state != 6
))
GROUP BY od.id_order_detail |
0.722
ms
|
4 |
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:850
/modules/wkwarehouses/classes/WarehouseStock.php:204 (getReservedQuantityByProductAndWarehouse)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 201 |
SELECT SQL_NO_CACHE *
FROM `xj8_gmcp_feeds` ff
WHERE (ff.id_shop=1)
ORDER BY ff.feed_is_default ASC |
0.719
ms
|
370 |
Yes
|
|
/modules/gmerchantcenterpro/models/Feeds.php:101
/modules/gmerchantcenterpro/lib/moduleTools.php:196 (getAvailableFeeds)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2131 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 11
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.714
ms
|
5 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1469 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-03-11 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM xj8_product p
LEFT JOIN xj8_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN xj8_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN xj8_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (27515,27513,27507,27508,20013,17475,17476,3437,20012,26278,17468,10856,20011,20045,20025,20024,21409,20010) |
0.711
ms
|
18 |
|
|
/classes/ProductAssembler.php:95
/classes/ProductAssembler.php:203 (addMissingProductFieldsForMultipleProducts)
/override/classes/ProductAssembler.php:55 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2861 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 6586
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.694
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2628 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2551
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.689
ms
|
15 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2681 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2570
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.679
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2550 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2518
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.672
ms
|
9 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1092 |
SELECT SQL_NO_CACHE od.product_quantity, od.product_quantity_refunded
FROM `xj8_order_detail` od
LEFT JOIN `xj8_orders` `o` ON o.id_order = od.id_order
LEFT JOIN `xj8_order_history` `oh` ON oh.id_order = o.id_order AND oh.id_order_state = o.current_state
LEFT JOIN `xj8_order_state` `os` ON os.id_order_state = oh.id_order_state
WHERE (od.product_id = 17475) AND (od.product_attribute_id = 1703) AND (od.id_warehouse = 2) AND (os.shipped != 1) AND (o.valid = 1 OR (
os.id_order_state != 8 AND
os.id_order_state != 6
))
GROUP BY od.id_order_detail |
0.658
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:850
/modules/wkwarehouses/classes/WarehouseStock.php:204 (getReservedQuantityByProductAndWarehouse)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2713 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2581
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.653
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2831 |
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `xj8_st_menu_brand` stb
LEFT JOIN `xj8_manufacturer` m ON m.`id_manufacturer` = stb.`id_manufacturer`
LEFT JOIN `xj8_manufacturer_lang` ml ON (
m.`id_manufacturer` = ml.`id_manufacturer`
AND ml.`id_lang` = 1
)
INNER JOIN xj8_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1) WHERE stb.`id_st_mega_menu` = 55 AND m.`active` = 1 ORDER BY m.name |
0.647
ms
|
26 |
Yes
|
|
/modules/stmegamenu/classes/StMegaBrandClass.php:70
/modules/stmegamenu/classes/StMegaBrandClass.php:79 (getMenuBrandsLight)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2241 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2405
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.643
ms
|
9 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2116 |
SELECT SQL_NO_CACHE count(distinct(o.`id_order`))
FROM `xj8_orders` o
LEFT JOIN xj8_order_cart_rule od ON o.id_order = od.id_order
INNER JOIN xj8_quantity_discount_rule_order qdro ON od.id_cart_rule = qdro.id_cart_rule
WHERE qdro.id_quantity_discount_rule = 3
AND 8 != o.current_state LIMIT 1 |
0.637
ms
|
99 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:4209
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:372 (isQuantityDiscountRuleValid)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/override/classes/CartRule.php:154 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:444 (getDiscounts)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 119 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.636
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Adapter/Presenter/Cart/CartPresenter.php:373 (getTotalShippingCost)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2200 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 80
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.633
ms
|
15 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2288 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2392
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.632
ms
|
10 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2630 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2564
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.628
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2402 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2471
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.627
ms
|
8 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2593 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2533
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.627
ms
|
3 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2318 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2393
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.623
ms
|
9 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2429 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2480
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.623
ms
|
10 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2707 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2578
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.623
ms
|
5 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3050 |
SELECT SQL_NO_CACHE snl.*, snll.`content`
FROM `xj8_st_news_letter` snl
INNER JOIN xj8_st_news_letter_shop st_news_letter_shop
ON (st_news_letter_shop.id_st_news_letter = snl.id_st_news_letter AND st_news_letter_shop.id_shop = 1)
LEFT JOIN `xj8_st_news_letter_lang` snll ON (snl.`id_st_news_letter` = snll.`id_st_news_letter`)
WHERE snl.`active`=1 AND snll.`id_lang` = 1 AND snl.`location` IN (4)
ORDER BY snl.`position` |
0.619
ms
|
1 |
Yes
|
|
/modules/stnewsletter/classes/StNewsLetterClass.php:243
/modules/stnewsletter/stnewsletter.php:1757 (getNewsLetter)
/modules/stnewsletter/stnewsletter.php:1813 (_prepareHook)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1342 |
SELECT SQL_NO_CACHE od.product_quantity, od.product_quantity_refunded
FROM `xj8_order_detail` od
LEFT JOIN `xj8_orders` `o` ON o.id_order = od.id_order
LEFT JOIN `xj8_order_history` `oh` ON oh.id_order = o.id_order AND oh.id_order_state = o.current_state
LEFT JOIN `xj8_order_state` `os` ON os.id_order_state = oh.id_order_state
WHERE (od.product_id = 20045) AND (od.product_attribute_id = 1869) AND (od.id_warehouse = 2) AND (os.shipped != 1) AND (o.valid = 1 OR (
os.id_order_state != 8 AND
os.id_order_state != 6
))
GROUP BY od.id_order_detail |
0.612
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:850
/modules/wkwarehouses/classes/WarehouseStock.php:204 (getReservedQuantityByProductAndWarehouse)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2475 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2495
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.611
ms
|
10 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2477 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2496
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.611
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2791 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2594
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.608
ms
|
8 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2239 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 18
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.606
ms
|
7 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2763 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2603
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.606
ms
|
6 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2045 |
SELECT SQL_NO_CACHE snl.*, snll.*
FROM `xj8_st_notification` snl
INNER JOIN xj8_st_notification_shop st_notification_shop
ON (st_notification_shop.id_st_notification = snl.id_st_notification AND st_notification_shop.id_shop = 1)
LEFT JOIN `xj8_st_notification_lang` snll ON (snl.`id_st_notification` = snll.`id_st_notification`)
WHERE snl.`active`=1 AND snll.`id_lang` = 1
ORDER BY snl.`position` |
0.594
ms
|
1 |
Yes
|
|
/modules/stnotification/classes/StNotificationClass.php:213
/modules/stnotification/stnotification.php:1255 (getNotification)
/modules/stnotification/stnotification.php:1248 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2349 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2403
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.591
ms
|
9 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2146 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 12
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.590
ms
|
5 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2164 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 10
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.590
ms
|
5 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2679 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2569
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.590
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2605 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2538
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.584
ms
|
4 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2508 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2506
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.583
ms
|
3 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1143 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3437
ORDER BY f.position ASC |
0.581
ms
|
22 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2554 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2526
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.580
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3086 |
SELECT SQL_NO_CACHE snl.*, snll.*
FROM `xj8_st_notification` snl
INNER JOIN xj8_st_notification_shop st_notification_shop
ON (st_notification_shop.id_st_notification = snl.id_st_notification AND st_notification_shop.id_shop = 1)
LEFT JOIN `xj8_st_notification_lang` snll ON (snl.`id_st_notification` = snll.`id_st_notification`)
WHERE snl.`active`=1 AND snll.`id_lang` = 1
ORDER BY snl.`position` |
0.576
ms
|
1 |
Yes
|
|
/modules/stnotification/classes/StNotificationClass.php:213
/modules/stnotification/stnotification.php:1255 (getNotification)
/modules/stnotification/stnotification.php:1248 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:701 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:195 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2726 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2589
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.574
ms
|
3 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2292 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2422
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.569
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2580 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2529
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.563
ms
|
3 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2521 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2511
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.560
ms
|
5 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2693 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2576
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.559
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2370 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 6751
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.558
ms
|
6 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2261 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 3013
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.557
ms
|
7 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3051 |
SELECT SQL_NO_CACHE snl.*, snll.*
FROM `xj8_st_sidebar` snl
INNER JOIN xj8_st_sidebar_shop st_sidebar_shop
ON (st_sidebar_shop.id_st_sidebar = snl.id_st_sidebar AND st_sidebar_shop.id_shop = 1)
LEFT JOIN `xj8_st_sidebar_lang` snll ON (snl.`id_st_sidebar` = snll.`id_st_sidebar`)
WHERE snll.`id_lang` = 1 AND snl.`active`=1
ORDER BY snl.`location`, snl.`position` |
0.556
ms
|
8 |
Yes
|
|
/modules/stsidebar/classes/StSidebarClass.php:116
/modules/stsidebar/stsidebar.php:1368 (getAll)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2711 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2580
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.555
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2180 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2443
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.552
ms
|
4 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2797 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2597
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.552
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2636 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2567
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.547
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2650 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2563
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.546
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2805 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2601
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.546
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3049 |
SELECT SQL_NO_CACHE count(distinct(o.`id_order`))
FROM `xj8_orders` o
LEFT JOIN xj8_order_cart_rule od ON o.id_order = od.id_order
INNER JOIN xj8_quantity_discount_rule_order qdro ON od.id_cart_rule = qdro.id_cart_rule
WHERE qdro.id_quantity_discount_rule = 3
AND 8 != o.current_state LIMIT 1 |
0.543
ms
|
99 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:4209
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:372 (isQuantityDiscountRuleValid)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/override/classes/CartRule.php:154 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:444 (getDiscounts)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2709 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2579
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.540
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2883 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `xj8_pm_advancedsearch_seo` s
JOIN `xj8_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=1)
WHERE s.`seo_key` IN ("b0e5d28d8925c568383ff896940367d6","7ed606292c42c5a64d583cb14d467d52","6704150ac6cb5a00825fc671a6c9526f","e358107a080e82bded3892c1c358dbdf","bf4e62a04d18c4927fdddbc17543c7e8","a547f0e8eeefabb5c6c195bc49f6e18f","e4d6e5b7deabb15d8195f30ce7fce628","7e8bdbfb162372628a877fd2026e37f8","4a0fcc650a5afcb7bdbae97cbe039ab1","2fef123f57cee127518d4fc4bcff2f7e","4ee10060a59725b0a760a5c6fd9c701f","d1b9ad9b0a68a31fa2e9beb19fdb4bd9","d26d1b2f3581a0dc30f86a3504dd0084","9d14fd8f2717c8dc7cd5ac4429a97738","70173986ee954e20d3849e4fa90b8e6e","1c38243468fbee5f33d0045d264d1c2c","a66891c62a370fdffbedeac91e89a74f","b316764d9f2bc4b5ea6d98dc5028a434","59c7d95ce867cd93b026c6d06aa9a39c","ee4f462dddf87fb45c951fcd7f8bdf96","a40708f1fe1b68f477d22bef67ed1be9","da20aaa502d83a564e72f834a0c45dec","34368ad7e9412ced3807db5a07a11bfb","92b2d5105cecabb9c7d0afeb7db7caf0","eb327e6d9aed6dd59164d746f4dad8b3","cc58136e2b5bc2b90df8b0370b284478","0b468b306113ff460ba814a1a9c4f134","620b7cb878df01d59f07f787e74bc5e6","f5120f3509d6d9669231a91e1a7ae78d","12f40de09b491fe7fb71a46343c59890","bf8724fc9f274aa46f86e7adee79c5e0","d00c27964a1a93ee697d9f5111c49059","9f3f4d94321a6e342fedb7fa72edf670","788f7058e95459a8bc82c31a2d272b33","dfd00901fcd7798f6246dee780d9a525","7f347341cc22010baa26569cb8633d60","aaec4fd2da97747636492cebb102d583","b895a79383728739258adb050ecc1468","3724b0344dcd93919c8dd0ee181154f1","9800f36f261731e5fd448f0abc2b42c2","ce3bb8b22cea720089cb779e92601c2e","66bcb29b16da2f65442b39947c8cbb3f","d2ee443a7c280336751e093303171463","293aa5e8313ecb452d720c4540c4b937","fea25a3a671a23f860773b520c4ae211","d1f67e44aff55ed9ed2936be6ac5a4da","231f91abe82fe8da597e5391cb70ccf6","f17f3b50e96bdeac19c50c605920a280","1d42285c84808103db6d3191522bb9ac","622d2ecc5a2de3e5268d53c03a662d20","9c14f5404a1b4111ad133e3607d9f330","61089f12f52068d8dd501ecc8bdebf6d","352e5cb849a0e8514e8271124572ab2f","cc3ded2b077c634e21416e418bb33580","b92641d96c921fbd7715d3f226747179","aadcfc85910933a734ca5b5992541902","5a1b295e0222ad2244a28276040a611f","c7dc875d4abcea42fcc63c7bd8e3a028","4b5fa0f7b29de067bc06c7f2af9e97de","4daa467e3312b8df827710e351d45fe8","8c50dde47d28170aae07d38457695a8e","8ce801c129a2565f618a4c6ab66fb4ee","389a7f919f9e20c0f197dee68f3b0da9","cfc11e512238bf137de6f728973b37cd","1c33bd6548aa56b7668e3557c01c8ee1","c6653aff25aa7b9f0b94def9f350fa3f","2edcfe92403f00c5cdf374e42cbc4db6","7bcc0859199a20d0213061553d738968","c216295c069adad73c40c00677838c24","8b4390de0c58ed2199a25a9c13ce73e6","25b3942e6d68d7332638647407646f8a","f7e3b563ddf683bb5893fb44fe07d1ef","91605e54abe5898db1e3764e719898df","659834073ef827acc353c063fe3b6e7f","630e8d58c395b80587127ecd7a0c3860","c88869c61d29dc7185cc5683f4ae31c2","50e749e21488a09f28b28c514d33027c","a4941efbda2db004dfe347d62b9b62fb","5a041c85621344108ac8d3a8e99b639f","de1f9be0943fdfcfbc70f045a578761b","ae43259e01a1d5f3617533788c0d3351","73b61a8c5160f649ae20f33a71a1c2d2","0a13e06ea0f3f26321fcc4a8d4cff747","9938852ae3bc0df94717e72916159a15","931b6c523aa9cfe008b737d39c0c62ff","58856c4a64feabcd832ee4a16dcfb67d","7546b2e7ef2d03dbf9cfac435c2d823a","728609e83856785b1b882f97c8a82195","079d269ccbe6de479a74d98dad54a37b","49a55b290ad052e4e246b4288f376538","501d547b99f5c0a8e828eec7e471c155","4d066cba1a7c8a040797da23195db501","b0b6245e57b7b69c55e5f9ef34c5090a","5d542404eef80c92705c02ceced9f5da","5c2534ac10e6720b6ca863f58ec9de0f","afd6d471627d0b4a41d0c22061f406c1","9a75b15dbb33ed67857bd963cce4d611","6f2db060a84a3812b88e87b67a2726b5","1fc6cf222fdd393807fd043bf4b7fb68","d503bf4afd68e68146f7427167ef4810","139bec81bd6a81a956df4d80e71abc77","1dfc73620b6120dcfa74cf2801931755","f24dcf8d108de64b1a1a073fff7cba87","7598404159123c49aa70cf04e3cc9b47","e6d5c81b690160b6bc875d6e4778194a","09969d7ab7f7a679dadb8a0f4e4bf205","ac20b2dca032714b4d188606fa7888a1","851235cbfde17102334e119addf75945","c51d4a795ba30870cdf00724df3887bc","d51158fbe799f148653f508b65261de4","541503e14ad56eac40591736d23d7ece","2470a8f4e83112c252448f1efeabaaac","4428f2543ee03e12adf2fdbb6a8da8be","1bec6d84109fa9ccfc8c4800e5471684","b753b8c4448b56ddda75c80ee80f4f58")
AND s.`deleted`=0 |
0.540
ms
|
427 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:295 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2762 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3046 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1830 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 5 AND c.`nright` >= 60 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.536
ms
|
4 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2133 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 15
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.534
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2525 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2515
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.533
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 13 |
SELECT SQL_NO_CACHE lower(name) as name
FROM `xj8_hook` h
WHERE (h.active = 1) |
0.532
ms
|
1208 |
|
|
/classes/Hook.php:1332
/classes/Hook.php:811 (getHookStatusByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
| 2479 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2497
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.531
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2685 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2572
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.529
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2418 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2479
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.529
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2275 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2976
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.528
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2595 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2534
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.525
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2271 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2918
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.524
ms
|
2 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2243 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2409
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.523
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2048 |
SELECT SQL_NO_CACHE snl.*, snll.*
FROM `xj8_st_sidebar` snl
INNER JOIN xj8_st_sidebar_shop st_sidebar_shop
ON (st_sidebar_shop.id_st_sidebar = snl.id_st_sidebar AND st_sidebar_shop.id_shop = 1)
LEFT JOIN `xj8_st_sidebar_lang` snll ON (snl.`id_st_sidebar` = snll.`id_st_sidebar`)
WHERE snll.`id_lang` = 1 AND snl.`active`=1
ORDER BY snl.`location`, snl.`position` |
0.522
ms
|
8 |
Yes
|
|
/modules/stsidebar/classes/StSidebarClass.php:116
/modules/stsidebar/stsidebar.php:1322 (getAll)
/modules/stsidebar/stsidebar.php:1344 (hookDisplayMobileBar)
/classes/Hook.php:1043 (hookDisplayMobileBarLeft)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:129 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:210 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2728 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2590
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:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2760 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2647
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:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 95 |
SELECT SQL_NO_CACHE count(distinct(o.`id_order`))
FROM `xj8_orders` o
LEFT JOIN xj8_order_cart_rule od ON o.id_order = od.id_order
INNER JOIN xj8_quantity_discount_rule_order qdro ON od.id_cart_rule = qdro.id_cart_rule
WHERE qdro.id_quantity_discount_rule = 3
AND 8 != o.current_state LIMIT 1 |
0.520
ms
|
99 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:4209
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:372 (isQuantityDiscountRuleValid)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/classes/Cart.php:3021 (getCustomerCartRules)
/override/classes/Cart.php:489 (getDeliveryOptionList)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2166 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 13
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.520
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2689 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2574
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.520
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2079 |
SELECT SQL_NO_CACHE count(distinct(o.`id_order`))
FROM `xj8_orders` o
LEFT JOIN xj8_order_cart_rule od ON o.id_order = od.id_order
INNER JOIN xj8_quantity_discount_rule_order qdro ON od.id_cart_rule = qdro.id_cart_rule
WHERE qdro.id_quantity_discount_rule = 3
AND 8 != o.current_state LIMIT 1 |
0.517
ms
|
99 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:4209
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:372 (isQuantityDiscountRuleValid)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/override/classes/CartRule.php:154 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:444 (getDiscounts)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2152 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2455
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.517
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2322 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2395
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.516
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2749 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2547
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.515
ms
|
2 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2634 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2561
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.511
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2304 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2430
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.509
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2410 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2475
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.509
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3083 |
SELECT SQL_NO_CACHE count(distinct(o.`id_order`))
FROM `xj8_orders` o
LEFT JOIN xj8_order_cart_rule od ON o.id_order = od.id_order
INNER JOIN xj8_quantity_discount_rule_order qdro ON od.id_cart_rule = qdro.id_cart_rule
WHERE qdro.id_quantity_discount_rule = 3
AND 8 != o.current_state LIMIT 1 |
0.509
ms
|
99 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:4209
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:372 (isQuantityDiscountRuleValid)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/override/classes/CartRule.php:154 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:444 (getDiscounts)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2753 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2550
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.509
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2773 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2608
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.508
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2552 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2519
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.508
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 125 |
SELECT SQL_NO_CACHE count(distinct(o.`id_order`))
FROM `xj8_orders` o
LEFT JOIN xj8_order_cart_rule od ON o.id_order = od.id_order
INNER JOIN xj8_quantity_discount_rule_order qdro ON od.id_cart_rule = qdro.id_cart_rule
WHERE qdro.id_quantity_discount_rule = 3
AND 8 != o.current_state LIMIT 1 |
0.507
ms
|
99 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:4209
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:372 (isQuantityDiscountRuleValid)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/override/classes/CartRule.php:154 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:444 (getDiscounts)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2819 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2610
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.507
ms
|
5 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2156 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2457
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.507
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2351 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2434
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.507
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2564 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2523
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.505
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2644 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2552
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.505
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2326 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2397
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.504
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1249 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 17468) AND (pc.id_shop = 1) |
0.504
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2380 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 6769
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.504
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2745 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2542
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.503
ms
|
3 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2495 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2644
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.503
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2406 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2473
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.502
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2621 |
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `xj8_st_menu_brand` stb
LEFT JOIN `xj8_manufacturer` m ON m.`id_manufacturer` = stb.`id_manufacturer`
LEFT JOIN `xj8_manufacturer_lang` ml ON (
m.`id_manufacturer` = ml.`id_manufacturer`
AND ml.`id_lang` = 1
)
INNER JOIN xj8_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1) WHERE stb.`id_st_mega_menu` = 41 AND m.`active` = 1 ORDER BY m.name |
0.501
ms
|
5 |
Yes
|
|
/modules/stmegamenu/classes/StMegaBrandClass.php:70
/modules/stmegamenu/classes/StMegaBrandClass.php:79 (getMenuBrandsLight)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2558 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2527
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.501
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2148 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2453
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.500
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2374 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 6755
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.500
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2730 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2591
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.500
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2184 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2459
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.499
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2715 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2582
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.499
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2135 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 39
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.498
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2212 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2420
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.498
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2359 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2438
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.498
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2265 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2929
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.498
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2273 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2947
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.497
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2445 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2487
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.497
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2769 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2606
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.496
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2330 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2401
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.496
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2683 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2571
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.496
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2320 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2394
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.495
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2139 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2450
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.494
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2168 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 14
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.494
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2204 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2411
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.494
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2437 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2489
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.494
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2732 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2592
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.494
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2154 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2456
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.493
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2640 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2558
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.492
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2654 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2562
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.492
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2222 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2992
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.491
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2431 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2483
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.491
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2467 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2493
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.491
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2717 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2583
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.490
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2539 |
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `xj8_st_menu_brand` stb
LEFT JOIN `xj8_manufacturer` m ON m.`id_manufacturer` = stb.`id_manufacturer`
LEFT JOIN `xj8_manufacturer_lang` ml ON (
m.`id_manufacturer` = ml.`id_manufacturer`
AND ml.`id_lang` = 1
)
INNER JOIN xj8_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1) WHERE stb.`id_st_mega_menu` = 33 AND m.`active` = 1 ORDER BY m.name |
0.490
ms
|
5 |
Yes
|
|
/modules/stmegamenu/classes/StMegaBrandClass.php:70
/modules/stmegamenu/classes/StMegaBrandClass.php:79 (getMenuBrandsLight)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2412 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2476
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.489
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2738 |
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `xj8_st_menu_brand` stb
LEFT JOIN `xj8_manufacturer` m ON m.`id_manufacturer` = stb.`id_manufacturer`
LEFT JOIN `xj8_manufacturer_lang` ml ON (
m.`id_manufacturer` = ml.`id_manufacturer`
AND ml.`id_lang` = 1
)
INNER JOIN xj8_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1) WHERE stb.`id_st_mega_menu` = 49 AND m.`active` = 1 ORDER BY m.name |
0.489
ms
|
5 |
Yes
|
|
/modules/stmegamenu/classes/StMegaBrandClass.php:70
/modules/stmegamenu/classes/StMegaBrandClass.php:79 (getMenuBrandsLight)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2202 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2410
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.488
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2249 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2638
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.488
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2372 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 6754
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.488
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2416 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2478
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.488
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2378 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 6757
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.487
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2489 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2502
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.487
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2801 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2599
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.487
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2803 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2600
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.487
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2247 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2404
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.487
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2290 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2424
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.487
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2523 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2512
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.486
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2188 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2461
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.486
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2324 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2396
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.486
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2353 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2435
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.486
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2465 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2492
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.486
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2556 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2525
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.486
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2391 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 6748
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.485
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2514 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2509
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.485
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2449 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2641
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.485
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2485 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2500
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.485
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2771 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2607
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.485
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2170 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 42
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.484
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2267 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2933
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.484
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2302 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2429
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.484
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2435 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2490
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.484
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2447 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2488
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.484
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2607 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2541
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.484
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2785 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2617
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.484
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 84 |
SELECT SQL_NO_CACHE * FROM `xj8_cart_rule` cr
LEFT JOIN `xj8_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 1) WHERE ((cr.`id_customer` = 0 OR (cr.`id_customer` = 0 AND (cr.`highlight` = 1 OR cr.`code` = "")))) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1 |
0.483
ms
|
145 |
|
|
/classes/CartRule.php:418
/override/classes/CartRule.php:108 (getCustomerCartRules)
/classes/Cart.php:3021 (getCustomerCartRules)
/override/classes/Cart.php:489 (getDeliveryOptionList)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2251 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2408
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.483
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2687 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2573
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.483
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2691 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2575
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.483
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2807 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2602
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.483
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2822 |
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `xj8_st_menu_brand` stb
LEFT JOIN `xj8_manufacturer` m ON m.`id_manufacturer` = stb.`id_manufacturer`
LEFT JOIN `xj8_manufacturer_lang` ml ON (
m.`id_manufacturer` = ml.`id_manufacturer`
AND ml.`id_lang` = 1
)
INNER JOIN xj8_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1) WHERE stb.`id_st_mega_menu` = 144 AND m.`active` = 1 ORDER BY m.name |
0.483
ms
|
5 |
Yes
|
|
/modules/stmegamenu/classes/StMegaBrandClass.php:70
/modules/stmegamenu/classes/StMegaBrandClass.php:79 (getMenuBrandsLight)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2214 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2416
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.482
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2483 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2499
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.482
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2510 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2507
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.482
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2584 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2531
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.482
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2597 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2535
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.482
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2799 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2598
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.482
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2218 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 3016
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.482
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2566 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2524
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.482
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2269 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2930
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.481
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2328 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2400
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.481
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2404 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2472
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.481
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2433 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2484
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.481
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2487 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2501
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.481
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2182 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2458
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.481
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2263 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2915
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.481
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2382 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 6770
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.481
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2408 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2474
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.481
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2224 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 3014
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.480
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2245 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2407
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.480
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2767 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2605
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.480
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2355 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2436
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.480
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2394 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 6745
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.480
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2527 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2514
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.480
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2582 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2530
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.480
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2599 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2536
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.480
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2137 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 16
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.479
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2376 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 6756
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.479
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2568 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2528
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.479
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2613 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2640
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.479
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2656 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2556
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.479
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2172 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2448
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.478
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2186 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2460
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.478
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2206 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2414
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.478
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2632 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2560
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.478
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2695 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2577
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.478
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2765 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2604
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.478
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2795 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2596
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.478
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2294 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2426
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.477
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2414 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2477
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.477
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2481 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2498
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.477
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2512 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2508
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.477
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2586 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2532
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.477
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2208 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2415
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.477
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2491 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2503
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.477
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2469 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2494
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.476
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2531 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2516
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.476
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2560 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2520
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.476
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2788 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2616
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.476
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2793 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2595
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.476
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2174 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2452
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.476
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2332 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2398
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.476
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2529 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2513
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.476
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2277 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2931
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.475
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2150 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2454
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.475
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2210 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2431
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.475
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2357 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2437
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.475
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2361 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2439
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.475
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2300 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2428
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.474
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2493 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2505
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.474
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2562 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2522
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.474
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2609 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2539
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.474
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2220 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2419
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.473
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2306 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2432
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.472
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2443 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2482
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.472
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2336 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2646
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.471
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2296 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2425
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.471
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2141 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2451
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.470
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2638 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2557
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.470
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2439 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2485
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.470
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2775 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2609
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.470
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2441 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2486
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.469
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2216 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2412
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.469
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2298 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2427
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.469
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2334 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2399
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.469
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2642 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2559
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.469
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2652 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2555
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.468
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2648 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2553
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.467
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2658 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2566
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.466
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2611 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2540
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.464
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2646 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `xj8_category` c
INNER JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2554
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.461
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/classes/Category.php:304 (getSubCategories)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1340 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 20045) AND (s.id_product_attribute = 1869)
GROUP BY s.id_warehouse |
0.458
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 30 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `xj8_module` m
LEFT JOIN `xj8_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.448
ms
|
153 |
|
|
/classes/module/Module.php:345
/modules/mdgiftproduct/mdgiftproduct.php:44 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
| 1275 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 10856)
GROUP BY s.id_warehouse |
0.434
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2672 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2562 LIMIT 1 |
0.433
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 83 |
SELECT SQL_NO_CACHE 1 FROM `xj8_cart_rule` WHERE ((date_to >= "2026-03-11 00:00:00" AND date_to <= "2026-03-11 23:59:59") OR (date_from >= "2026-03-11 00:00:00" AND date_from <= "2026-03-11 23:59:59") OR (date_from < "2026-03-11 00:00:00" AND date_to > "2026-03-11 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
0.427
ms
|
304 |
|
|
/classes/CartRule.php:357
/classes/CartRule.php:389 (haveCartRuleToday)
/override/classes/CartRule.php:108 (getCustomerCartRules)
/classes/Cart.php:3021 (getCustomerCartRules)
/override/classes/Cart.php:489 (getDeliveryOptionList)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 150 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "jscomposer" LIMIT 1 |
0.426
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2084 (getModuleIdByName)
/override/modules/stproductcategoriesslider/stproductcategoriesslider.php:91 (isInstalled)
/override/modules/stproductcategoriesslider/stproductcategoriesslider.php:83 (initHookArray)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1230 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1822 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20011
ORDER BY `position` |
0.421
ms
|
2 |
Yes
|
|
/override/modules/stthemeeditor/stthemeeditor.php:5411
/override/modules/stthemeeditor/stthemeeditor.php:5381 (getProductImages)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 17 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `xj8_module` m
LEFT JOIN `xj8_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.410
ms
|
153 |
|
|
/classes/module/Module.php:345
/modules/stblog/stblog.php:89 (__construct)
/override/modules/stblog/stblog.php:90 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1230 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
| 2641 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2559) AND (b.`id_shop` = 1) LIMIT 1 |
0.406
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1769 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 17468
ORDER BY `position` |
0.405
ms
|
3 |
Yes
|
|
/override/modules/stthemeeditor/stthemeeditor.php:5411
/override/modules/stthemeeditor/stthemeeditor.php:5381 (getProductImages)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 321 |
SELECT SQL_NO_CACHE d.`price`
FROM `xj8_delivery` d
INNER JOIN `xj8_range_price` r ON d.`id_range_price` = r.`id_range_price`
WHERE d.`id_zone` = 1
AND d.`id_carrier` = 125
AND d.id_delivery = (
SELECT d2.id_delivery
FROM xj8_delivery d2
WHERE d2.id_carrier = `d`.id_carrier
AND d2.id_zone = `d`.id_zone
AND d2.`id_range_price` = `d`.`id_range_price`
AND (d2.id_shop = 1 OR (d2.id_shop_group = 1
AND d2.id_shop IS NULL) OR (d2.id_shop_group IS NULL AND d2.id_shop IS NULL))
ORDER BY d2.id_shop DESC, d2.id_shop_group DESC
LIMIT 1
)
ORDER BY r.`delimiter2` DESC LIMIT 1 |
0.397
ms
|
4 |
Yes
|
|
/classes/Carrier.php:479
/override/classes/Carrier.php:91 (getMaxDeliveryPriceByPrice)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 196 |
SHOW COLUMNS FROM xj8_gmcp_feeds LIKE "feed_is_default" |
0.396
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:128
:undefined (updateFields)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:190 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 998 |
SELECT SQL_NO_CACHE od.product_quantity, od.product_quantity_refunded
FROM `xj8_order_detail` od
LEFT JOIN `xj8_orders` `o` ON o.id_order = od.id_order
LEFT JOIN `xj8_order_history` `oh` ON oh.id_order = o.id_order AND oh.id_order_state = o.current_state
LEFT JOIN `xj8_order_state` `os` ON os.id_order_state = oh.id_order_state
WHERE (od.product_id = 27507) AND (od.product_attribute_id = 0) AND (od.id_warehouse = 2) AND (os.shipped != 1) AND (o.valid = 1 OR (
os.id_order_state != 8 AND
os.id_order_state != 6
))
GROUP BY od.id_order_detail |
0.395
ms
|
23 |
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:850
/modules/wkwarehouses/classes/WarehouseStock.php:204 (getReservedQuantityByProductAndWarehouse)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1219 |
SELECT SQL_NO_CACHE od.product_quantity, od.product_quantity_refunded
FROM `xj8_order_detail` od
LEFT JOIN `xj8_orders` `o` ON o.id_order = od.id_order
LEFT JOIN `xj8_order_history` `oh` ON oh.id_order = o.id_order AND oh.id_order_state = o.current_state
LEFT JOIN `xj8_order_state` `os` ON os.id_order_state = oh.id_order_state
WHERE (od.product_id = 26278) AND (od.product_attribute_id = 0) AND (od.id_warehouse = 2) AND (os.shipped != 1) AND (o.valid = 1 OR (
os.id_order_state != 8 AND
os.id_order_state != 6
))
GROUP BY od.id_order_detail |
0.394
ms
|
31 |
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:850
/modules/wkwarehouses/classes/WarehouseStock.php:204 (getReservedQuantityByProductAndWarehouse)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1355 |
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 `xj8_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` = 20025 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 1886) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.393
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 308 |
SELECT SQL_NO_CACHE c.*, cl.delay
FROM `xj8_carrier` c
LEFT JOIN `xj8_carrier_lang` cl ON (c.`id_carrier` = cl.`id_carrier` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `xj8_carrier_zone` cz ON (cz.`id_carrier` = c.`id_carrier`)LEFT JOIN `xj8_zone` z ON (z.`id_zone` = 1)
INNER JOIN xj8_carrier_shop carrier_shop
ON (carrier_shop.id_carrier = c.id_carrier AND carrier_shop.id_shop = 1)
WHERE c.`deleted` = 0 AND c.`active` = 1 AND cz.`id_zone` = 1 AND z.`active` = 1 AND EXISTS (SELECT 1 FROM xj8_carrier_group WHERE xj8_carrier_group.id_carrier = c.id_carrier AND id_group IN (1)) AND (c.is_module = 0 OR c.need_range = 1) GROUP BY c.`id_carrier` ORDER BY c.`position` ASC |
0.392
ms
|
4 |
Yes
|
Yes
|
/classes/Carrier.php:573
/override/classes/Carrier.php:68 (getCarriers)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 197 |
SHOW COLUMNS FROM xj8_gmcp_discount_association LIKE "channel" |
0.384
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:128
:undefined (updateFields)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:190 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 280 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 20051
ORDER BY f.position ASC |
0.384
ms
|
22 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1689 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 616 AND c.`nright` >= 617 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.381
ms
|
703 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1744 |
SELECT SQL_NO_CACHE id_st_sticker FROM `xj8_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 3 AND (id_manufacturer = 0 OR id_manufacturer=3181)) OR (location = 2 AND (id_category = 0 OR id_category IN(2,3,3,2,1,10,10,3,2,1,14,14,10,3,2,1,6750,6753))) OR (location = 1 AND (id_products LIKE "%,20012,%"))) |
0.380
ms
|
6 |
|
|
/modules/ststickers/classes/StStickersMapClass.php:183
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 471 |
SELECT SQL_NO_CACHE od.product_quantity, od.product_quantity_refunded
FROM `xj8_order_detail` od
LEFT JOIN `xj8_orders` `o` ON o.id_order = od.id_order
LEFT JOIN `xj8_order_history` `oh` ON oh.id_order = o.id_order AND oh.id_order_state = o.current_state
LEFT JOIN `xj8_order_state` `os` ON os.id_order_state = oh.id_order_state
WHERE (od.product_id = 27518) AND (od.product_attribute_id = 2005) AND (od.id_warehouse = 2) AND (os.shipped != 1) AND (o.valid = 1 OR (
os.id_order_state != 8 AND
os.id_order_state != 6
))
GROUP BY od.id_order_detail |
0.379
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:850
/modules/wkwarehouses/classes/WarehouseStock.php:204 (getReservedQuantityByProductAndWarehouse)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1701 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 1391 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.378
ms
|
2 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 418 |
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 `xj8_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` = 20053 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.377
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 546 |
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 `xj8_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` = 20027 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 1888) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.375
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 122 |
SELECT SQL_NO_CACHE 1 FROM `xj8_cart_rule` WHERE ((date_to >= "2026-03-11 00:00:00" AND date_to <= "2026-03-11 23:59:59") OR (date_from >= "2026-03-11 00:00:00" AND date_from <= "2026-03-11 23:59:59") OR (date_from < "2026-03-11 00:00:00" AND date_to > "2026-03-11 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
0.374
ms
|
304 |
|
|
/classes/CartRule.php:357
/classes/CartRule.php:389 (haveCartRuleToday)
/override/classes/CartRule.php:108 (getCustomerCartRules)
/override/classes/CartRule.php:154 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:444 (getDiscounts)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1163 |
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 `xj8_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` = 20012 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 1749) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.374
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1819 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 354 AND c.`nright` >= 355 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.374
ms
|
703 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1845 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 618 AND c.`nright` >= 623 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.374
ms
|
703 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1135 |
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 `xj8_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` = 3437 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.373
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1814 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 352 AND c.`nright` >= 353 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.373
ms
|
703 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 778 |
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 `xj8_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` = 28844 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 2014) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.373
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 923 |
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 `xj8_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` = 27515 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.373
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 22 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `xj8_module` m
LEFT JOIN `xj8_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.372
ms
|
153 |
|
|
/classes/module/Module.php:345
/modules/colissimo/colissimo.php:114 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
| 355 |
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 `xj8_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` = 20006 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.372
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 842 |
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 `xj8_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` = 27519 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 2006) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.371
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2538 |
DESC `xj8_manufacturer_lang` `id_shop` |
0.371
ms
|
1 |
|
|
/modules/stmegamenu/classes/StMegaBrandClass.php:57
/modules/stmegamenu/classes/StMegaBrandClass.php:79 (getMenuBrandsLight)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1839 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 613 AND c.`nright` >= 632 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.370
ms
|
703 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 262 |
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 `xj8_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` = 20051 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.366
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1036 |
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 `xj8_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` = 20013 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 1751) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.365
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1536 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 360 AND c.`nright` >= 361 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.365
ms
|
703 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1277 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 10856) AND (pc.id_shop = 1) |
0.364
ms
|
2 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1286 |
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 `xj8_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` = 20011 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 1747) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.364
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1850 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 616 AND c.`nright` >= 617 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.363
ms
|
703 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1007 |
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 `xj8_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` = 27508 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.363
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1101 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `xj8_product_attribute` pa
INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 2222 LIMIT 1 |
0.363
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5661 (getPrice)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 21 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `xj8_module` m
LEFT JOIN `xj8_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.361
ms
|
153 |
|
|
/classes/module/Module.php:345
/modules/hioutofstocknotification/hioutofstocknotification.php:101 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
| 281 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `xj8_attribute` a
LEFT JOIN `xj8_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `xj8_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN xj8_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 `xj8_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 20051
AND pac.`id_product_attribute` = 2221
AND agl.`id_lang` = 1 |
0.361
ms
|
1 |
|
|
/classes/Product.php:7515
/classes/Product.php:5838 (getAttributesParams)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 951 |
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 `xj8_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` = 27513 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.361
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1569 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 352 AND c.`nright` >= 353 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.361
ms
|
703 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 198 |
SHOW COLUMNS FROM xj8_gmcp_tags LIKE "custom_label_set_postion" |
0.360
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:128
:undefined (updateFields)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:190 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 23 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `xj8_module` m
LEFT JOIN `xj8_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.359
ms
|
153 |
|
|
/classes/module/Module.php:345
/modules/pm_advancedsearch4/classes/Core.php:66 (__construct)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:169 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
| 1504 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 350 AND c.`nright` >= 351 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.359
ms
|
703 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1598 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 352 AND c.`nright` >= 353 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.358
ms
|
703 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 979 |
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 `xj8_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` = 27507 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.357
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1811 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 348 AND c.`nright` >= 349 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.355
ms
|
703 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2664 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2557 LIMIT 1 |
0.354
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1672 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 613 AND c.`nright` >= 632 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.353
ms
|
703 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2737 |
DESC `xj8_manufacturer_lang` `id_shop` |
0.353
ms
|
1 |
|
|
/modules/stmegamenu/classes/StMegaBrandClass.php:57
/modules/stmegamenu/classes/StMegaBrandClass.php:79 (getMenuBrandsLight)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 527 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 17480) LIMIT 1 |
0.352
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2821 |
DESC `xj8_manufacturer_lang` `id_shop` |
0.352
ms
|
1 |
|
|
/modules/stmegamenu/classes/StMegaBrandClass.php:57
/modules/stmegamenu/classes/StMegaBrandClass.php:79 (getMenuBrandsLight)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1682 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 618 AND c.`nright` >= 623 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.352
ms
|
703 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3054 |
SELECT SQL_NO_CACHE *
FROM `xj8_st_loved_product`
WHERE `type`=1
AND `id_shop`=1
AND ( `id_guest` = 10413890)
ORDER BY date_add DESC
LIMIT 6 |
0.352
ms
|
662 |
Yes
|
|
/modules/stlovedproduct/classes/StLovedProductClass.php:137
/override/modules/stlovedproduct/stlovedproduct.php:1263 (getMyLoved)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 644 |
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 `xj8_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` = 17486 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.351
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 276 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20051 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 20051 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.351
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 447 |
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 `xj8_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` = 27518 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 2004) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.351
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1148 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 3437) AND (a0.`id_product_attribute` = 0) AND (a0.`id_warehouse` IN(1, 2)) |
0.351
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1497 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 352 AND c.`nright` >= 353 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.350
ms
|
703 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1104 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 17476 AND id_shop=1 LIMIT 1 |
0.348
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1362 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20025 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 20025 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.348
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2620 |
DESC `xj8_manufacturer_lang` `id_shop` |
0.348
ms
|
1 |
|
|
/modules/stmegamenu/classes/StMegaBrandClass.php:57
/modules/stmegamenu/classes/StMegaBrandClass.php:79 (getMenuBrandsLight)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 532 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 17480) AND (s.id_product_attribute = 1880)
GROUP BY s.id_warehouse |
0.348
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2830 |
DESC `xj8_manufacturer_lang` `id_shop` |
0.348
ms
|
1 |
|
|
/modules/stmegamenu/classes/StMegaBrandClass.php:57
/modules/stmegamenu/classes/StMegaBrandClass.php:79 (getMenuBrandsLight)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2676 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2568) AND (b.`id_shop` = 1) LIMIT 1 |
0.347
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1271 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 10856) AND (a0.`id_product_attribute` = 0) AND (a0.`id_warehouse` IN(1, 2)) |
0.347
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1100 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 17476) AND (b.`id_shop` = 1) LIMIT 1 |
0.346
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2591 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=18 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.346
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1154 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 3437) AND (pc.id_shop = 1) |
0.345
ms
|
2 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1200 |
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 `xj8_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` = 26278 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.344
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2706 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2578) AND (b.`id_shop` = 1) LIMIT 1 |
0.344
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 568 |
SELECT SQL_NO_CACHE od.product_quantity, od.product_quantity_refunded
FROM `xj8_order_detail` od
LEFT JOIN `xj8_orders` `o` ON o.id_order = od.id_order
LEFT JOIN `xj8_order_history` `oh` ON oh.id_order = o.id_order AND oh.id_order_state = o.current_state
LEFT JOIN `xj8_order_state` `os` ON os.id_order_state = oh.id_order_state
WHERE (od.product_id = 20027) AND (od.product_attribute_id = 1887) AND (od.id_warehouse = 2) AND (os.shipped != 1) AND (o.valid = 1 OR (
os.id_order_state != 8 AND
os.id_order_state != 6
))
GROUP BY od.id_order_detail |
0.343
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:850
/modules/wkwarehouses/classes/WarehouseStock.php:204 (getReservedQuantityByProductAndWarehouse)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 813 |
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 `xj8_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` = 27506 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.343
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 683 |
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 `xj8_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` = 27494 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 1994) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.342
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1048 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `xj8_attribute` a
LEFT JOIN `xj8_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `xj8_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN xj8_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 `xj8_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 20013
AND pac.`id_product_attribute` = 1751
AND agl.`id_lang` = 1 |
0.342
ms
|
1 |
|
|
/classes/Product.php:7515
/classes/Product.php:5838 (getAttributesParams)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2127 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_parent`=0 AND smm.`item_t`=0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`location`, smm.`position` |
0.341
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:204
/modules/stmegamenu/classes/StMegaMenuClass.php:229 (getSub)
/modules/stmegamenu/stmegamenu.php:3880 (recurseTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2907 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayProductPriceBlock')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.341
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 530 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 17480) AND (s.id_product_attribute = 1879)
GROUP BY s.id_warehouse |
0.339
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 785 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 28844 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 28844 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.338
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 553 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20027 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 20027 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.337
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1014 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 27508 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 27508 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.337
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1423 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 21409
ORDER BY f.position ASC |
0.336
ms
|
22 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 19 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `xj8_module` m
LEFT JOIN `xj8_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.336
ms
|
153 |
|
|
/classes/module/Module.php:345
/modules/stblogarchives/stblogarchives.php:40 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
| 483 |
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 `xj8_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` = 30712 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.336
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 724 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 17479 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 17479 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.335
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 425 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20053 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 20053 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.334
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1395 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20024 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 20024 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.334
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2246 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2404) AND (b.`id_shop` = 1) LIMIT 1 |
0.332
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 541 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20027) AND (b.`id_shop` = 1) LIMIT 1 |
0.332
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2680 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2570) AND (b.`id_shop` = 1) LIMIT 1 |
0.331
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 889 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `xj8_attribute` a
LEFT JOIN `xj8_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `xj8_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN xj8_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 `xj8_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 17471
AND pac.`id_product_attribute` = 1742
AND agl.`id_lang` = 1 |
0.330
ms
|
1 |
|
|
/classes/Product.php:7515
/classes/Product.php:5838 (getAttributesParams)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1207 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 26278 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 26278 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.330
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 362 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20006 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 20006 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.328
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1448 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20010 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 20010 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.328
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3053 |
SELECT SQL_NO_CACHE *
FROM `xj8_st_loved_product`
WHERE `type`=2
AND `id_shop`=1
AND ( `id_guest` = 10413890)
ORDER BY date_add DESC
LIMIT 6 |
0.328
ms
|
662 |
Yes
|
|
/modules/stlovedproduct/classes/StLovedProductClass.php:137
/override/modules/stlovedproduct/stlovedproduct.php:1256 (getMyLoved)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 20 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `xj8_module` m
LEFT JOIN `xj8_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.328
ms
|
153 |
|
|
/classes/module/Module.php:345
/modules/stblogsearch/stblogsearch.php:56 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1230 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
| 2703 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2575 LIMIT 1 |
0.328
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 153 |
SELECT SQL_NO_CACHE *
FROM `xj8_st_loved_product`
WHERE 1
AND `id_shop`=1
AND ( `id_guest` = 10413890)
ORDER BY date_add DESC |
0.327
ms
|
662 |
Yes
|
|
/modules/stlovedproduct/classes/StLovedProductClass.php:137
/override/modules/stlovedproduct/stlovedproduct.php:1054 (getMyLoved)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 888 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 17471
ORDER BY f.position ASC |
0.327
ms
|
22 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1422 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 21409 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 21409 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.326
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 25 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `xj8_module` m
LEFT JOIN `xj8_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.326
ms
|
153 |
|
|
/classes/module/Module.php:345
/modules/ps_checkout/ps_checkout.php:113 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
| 1189 |
SELECT SQL_NO_CACHE od.product_quantity, od.product_quantity_refunded
FROM `xj8_order_detail` od
LEFT JOIN `xj8_orders` `o` ON o.id_order = od.id_order
LEFT JOIN `xj8_order_history` `oh` ON oh.id_order = o.id_order AND oh.id_order_state = o.current_state
LEFT JOIN `xj8_order_state` `os` ON os.id_order_state = oh.id_order_state
WHERE (od.product_id = 20012) AND (od.product_attribute_id = 1750) AND (od.id_warehouse = 2) AND (os.shipped != 1) AND (o.valid = 1 OR (
os.id_order_state != 8 AND
os.id_order_state != 6
))
GROUP BY od.id_order_detail |
0.326
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:850
/modules/wkwarehouses/classes/WarehouseStock.php:204 (getReservedQuantityByProductAndWarehouse)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1794 |
SELECT SQL_NO_CACHE `id_category` FROM `xj8_category_product`
WHERE `id_product` = 10856 |
0.326
ms
|
8 |
|
|
/classes/Product.php:3423
/classes/Product.php:3476 (getProductCategories)
/modules/ststickers/classes/StStickersMapClass.php:155 (getCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2990 |
SELECT SQL_NO_CACHE sec.*, secl.*, st_easy_content_shop.`id_shop`
FROM `xj8_st_easy_content` sec
INNER JOIN xj8_st_easy_content_shop st_easy_content_shop
ON (st_easy_content_shop.id_st_easy_content = sec.id_st_easy_content AND st_easy_content_shop.id_shop = 1)
LEFT JOIN `xj8_st_easy_content_lang` secl ON (sec.`id_st_easy_content` = secl.`id_st_easy_content`)
WHERE secl.`id_lang` = 1 AND sec.`active`=1 AND sec.`type`=25 AND (sec.id_category = 0 AND sec.id_manufacturer = 0 OR (sec.id_category > 0 AND sec.id_category = 3))
ORDER BY sec.`position` LIMIT 0, 50 |
0.326
ms
|
1 |
Yes
|
|
/modules/steasycontent/classes/StEasyContentClass.php:352
/override/modules/steasycontent/steasycontent.php:2575 (getListContent)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 26 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `xj8_meta` m
LEFT JOIN `xj8_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.324
ms
|
68 |
Yes
|
|
/classes/Dispatcher.php:654
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
| 28 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `xj8_module` m
LEFT JOIN `xj8_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.324
ms
|
153 |
|
|
/classes/module/Module.php:345
/modules/psassistant/psassistant.php:73 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
| 586 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 27501 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 27501 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.323
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 613 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3899 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 3899 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.323
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 930 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 27515 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 27515 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.323
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1043 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20013 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 20013 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.323
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1109 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 17476 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 17476 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.323
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1234 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 17468 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 17468 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.323
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1327 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20045 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 20045 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.322
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1962 |
SELECT SQL_NO_CACHE COUNT(0)
FROM `xj8_st_loved_product`
WHERE `type`=1
AND `id_source` = 20010
AND ( `id_guest` = 10413890)
AND `id_shop` = 1 LIMIT 1 |
0.322
ms
|
662 |
|
|
/modules/stlovedproduct/classes/StLovedProductClass.php:189
/override/modules/stlovedproduct/stlovedproduct.php:1369 (exists)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 651 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 17486 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 17486 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.321
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1265 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10856 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 10856 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.321
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 454 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 27518 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 27518 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.320
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 884 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 17471 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 17471 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.320
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1117 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 17476) LIMIT 1 |
0.320
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1295 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 1747
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20011 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1747
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 20011 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.320
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1329 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 1869
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20045 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1869
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 20045 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.320
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1623 |
SELECT SQL_NO_CACHE COUNT(0)
FROM `xj8_st_loved_product`
WHERE `type`=1
AND `id_source` = 20013
AND ( `id_guest` = 10413890)
AND `id_shop` = 1 LIMIT 1 |
0.320
ms
|
662 |
|
|
/modules/stlovedproduct/classes/StLovedProductClass.php:189
/override/modules/stlovedproduct/stlovedproduct.php:1369 (exists)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3047 |
SELECT SQL_NO_CACHE * FROM `xj8_cart_rule` cr
LEFT JOIN `xj8_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 1) WHERE ((cr.`id_customer` = 0 OR (cr.`id_customer` = 0 AND (cr.`highlight` = 1 OR cr.`code` = "")))) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%" |
0.320
ms
|
1 |
|
|
/classes/CartRule.php:418
/override/classes/CartRule.php:108 (getCustomerCartRules)
/override/classes/CartRule.php:154 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:444 (getDiscounts)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 849 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 27519 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 27519 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.319
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1077 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 17475 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 17475 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.319
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1099 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 14 LIMIT 1 |
0.319
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1114 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `xj8_attribute` a
LEFT JOIN `xj8_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `xj8_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN xj8_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 `xj8_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 17476
AND pac.`id_product_attribute` = 2222
AND agl.`id_lang` = 1 |
0.319
ms
|
1 |
|
|
/classes/Product.php:7515
/classes/Product.php:5838 (getAttributesParams)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1298 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `xj8_attribute` a
LEFT JOIN `xj8_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `xj8_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN xj8_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 `xj8_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 20011
AND pac.`id_product_attribute` = 1747
AND agl.`id_lang` = 1 |
0.319
ms
|
1 |
|
|
/classes/Product.php:7515
/classes/Product.php:5838 (getAttributesParams)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2783 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=55 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.319
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 690 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 27494 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 27494 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.318
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 756 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 28843 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 28843 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.318
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1170 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20012 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 20012 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.318
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1293 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20011 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 20011 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.318
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1367 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `xj8_attribute` a
LEFT JOIN `xj8_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `xj8_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN xj8_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 `xj8_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 20025
AND pac.`id_product_attribute` = 1886
AND agl.`id_lang` = 1 |
0.318
ms
|
1 |
|
|
/classes/Product.php:7515
/classes/Product.php:5838 (getAttributesParams)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2857 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=61 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.318
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 310 |
SELECT SQL_NO_CACHE d.`price`
FROM `xj8_delivery` d
INNER JOIN `xj8_range_price` r ON d.`id_range_price` = r.`id_range_price`
WHERE d.`id_zone` = 1
AND d.`id_carrier` = 123
AND d.id_delivery = (
SELECT d2.id_delivery
FROM xj8_delivery d2
WHERE d2.id_carrier = `d`.id_carrier
AND d2.id_zone = `d`.id_zone
AND d2.`id_range_price` = `d`.`id_range_price`
AND (d2.id_shop = 1 OR (d2.id_shop_group = 1
AND d2.id_shop IS NULL) OR (d2.id_shop_group IS NULL AND d2.id_shop IS NULL))
ORDER BY d2.id_shop DESC, d2.id_shop_group DESC
LIMIT 1
)
ORDER BY r.`delimiter2` DESC LIMIT 1 |
0.317
ms
|
4 |
Yes
|
|
/classes/Carrier.php:479
/override/classes/Carrier.php:91 (getMaxDeliveryPriceByPrice)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 367 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `xj8_attribute` a
LEFT JOIN `xj8_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `xj8_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN xj8_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 `xj8_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 20006
AND pac.`id_product_attribute` = 1858
AND agl.`id_lang` = 1 |
0.316
ms
|
1 |
|
|
/classes/Product.php:7515
/classes/Product.php:5838 (getAttributesParams)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 396 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 27001 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 27001 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.316
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 958 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 27513 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 27513 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.316
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 986 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 27507 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 27507 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.316
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 820 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 27506 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 27506 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.315
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3017 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayFooter')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 2
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.315
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:425 (getMessage)
/classes/Hook.php:1043 (hookDisplayFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4f/7e/84/4f7e8423ed49721bdbefc272c385d628cd7dc3a9_2.file.footer.tpl.php:107 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4f/7e/84/4f7e8423ed49721bdbefc272c385d628cd7dc3a9_2.file.footer.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5535118_30707969)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:581 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1142 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3437 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 3437 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.314
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2544 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=16 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.314
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 24 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `xj8_module` m
LEFT JOIN `xj8_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.313
ms
|
153 |
|
|
/classes/module/Module.php:345
/modules/doofinder/doofinder.php:47 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
| 1236 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 1696
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 17468 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1696
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 17468 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.313
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1238 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 17468
ORDER BY f.position ASC |
0.313
ms
|
4 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1341 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 20045) AND (id_product_attribute = 1869) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.312
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 29 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `xj8_module` m
LEFT JOIN `xj8_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.311
ms
|
153 |
|
|
/classes/module/Module.php:345
/modules/axeptiocookies/src/Utils/ModuleTrait.php:66 (__construct)
/modules/axeptiocookies/axeptiocookies.php:121 (__mConstruct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
| 519 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 1880
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 17480 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1880
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 17480 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.311
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2461 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=14 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.310
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2949 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `xj8_product_attribute_combination` pac
LEFT JOIN `xj8_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `xj8_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `xj8_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pac.id_product_attribute IN (1748,1749,1750)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.310
ms
|
3 |
|
|
/classes/Product.php:2752
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 517 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 17480 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 17480 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.309
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1045 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 1751
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20013 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1751
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 20013 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.309
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 123 |
SELECT SQL_NO_CACHE * FROM `xj8_cart_rule` cr
LEFT JOIN `xj8_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 0) WHERE ((cr.`id_customer` = 0 OR (cr.`id_customer` = 0 AND (cr.`highlight` = 1 OR cr.`code` = "")))) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%" |
0.308
ms
|
1 |
|
|
/classes/CartRule.php:418
/override/classes/CartRule.php:108 (getCustomerCartRules)
/override/classes/CartRule.php:154 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:444 (getDiscounts)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 332 |
SELECT SQL_NO_CACHE d.`price`
FROM `xj8_delivery` d
INNER JOIN `xj8_range_price` r ON d.`id_range_price` = r.`id_range_price`
WHERE d.`id_zone` = 1
AND d.`id_carrier` = 127
AND d.id_delivery = (
SELECT d2.id_delivery
FROM xj8_delivery d2
WHERE d2.id_carrier = `d`.id_carrier
AND d2.id_zone = `d`.id_zone
AND d2.`id_range_price` = `d`.`id_range_price`
AND (d2.id_shop = 1 OR (d2.id_shop_group = 1
AND d2.id_shop IS NULL) OR (d2.id_shop_group IS NULL AND d2.id_shop IS NULL))
ORDER BY d2.id_shop DESC, d2.id_shop_group DESC
LIMIT 1
)
ORDER BY r.`delimiter2` DESC LIMIT 1 |
0.308
ms
|
4 |
Yes
|
|
/classes/Carrier.php:479
/override/classes/Carrier.php:91 (getMaxDeliveryPriceByPrice)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 653 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 1753
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 17486 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1753
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 17486 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.308
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 364 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 1858
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20006 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1858
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 20006 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.307
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 47 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM xj8_category_group ctg
WHERE ctg.`id_category` = 3 AND ctg.`id_group` = 1 LIMIT 1 |
0.307
ms
|
1 |
|
|
/classes/Category.php:1754
/controllers/front/listing/CategoryController.php:90 (checkAccess)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 278 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 2221
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20051 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 2221
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 20051 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.307
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 555 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 1888
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20027 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1888
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 20027 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.306
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 639 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 17486) AND (b.`id_shop` = 1) LIMIT 1 |
0.305
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 596 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 27501)
GROUP BY s.id_warehouse |
0.304
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 715 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 17479) AND (b.`id_shop` = 1) LIMIT 1 |
0.304
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1364 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 1886
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20025 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1886
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 20025 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.304
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 692 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 1994
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 27494 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1994
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 27494 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.303
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1450 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 1745
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20010 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1745
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 20010 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.303
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2886 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `xj8_pm_advancedsearch_seo` s
JOIN `xj8_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=1)
WHERE s.`seo_key` IN ("c6110ebd29de78d7ca5d0654c0dfdc7a","7dc48bcbdd4e9f4c914557d517465bce","040a6b221d53f9fa522ab5304439b876","dd8f86ecd81e50c00e9376af02d3a30d","8d536fe793a804741baca79fc53f36a6","eddc0470b87ac4ede1de767c4aae1596","3a1a86e6b6cf8ccedc6a8510c4237ba2","328f13fa2933cde3f5dd30d33211c7de","0b788fe6ab58b66c5d56db0b7e0eae36","7915c72f84ca14353daff504ca9bfde2","6b400a55b266fb19f3abc900402304ca","49ac5258b021299a729f4d8035100e3c","f09dc3f50ff4c4eb91b63ed7fd939cd7","2770de64f0bd405ab28ab93844921f9b","342ca31484399f8526416ce6dea001fb","a2e6120dfb8ffa48cf6efc027b01b165","f108811f08792f301f3a373bec8e54ab","fbd138d4331c2109e7b80ec37b8562b1","75d4e9ac92edbe61299dfde5e4454165","713e8e960071a29d4f869defdf0fb189","a9ae5bae08e5d801f346dc2f9f33fb00","92ff1b501dad58fdd2ec9e0272a5bcf4","9cce98f589bce4e6451c96f18fa05801","0fbb43bf5e42f0d6e479361182afc15e","0a60393874f7b9de572a1941a9a6dfb5","9e87f08b35d5cb88b51d937308aa16cb","b76e008201d77da9d57d419328b36734","c6f2676373a223842822ad09169a5d58","84ff77fe59f9ba1b879e35eb231e5319","ca4780267900183c49636f61e561012f")
AND s.`deleted`=0 |
0.303
ms
|
30 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:295 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2762 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3046 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 726 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 1875
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 17479 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1875
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 17479 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.302
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1239 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `xj8_attribute` a
LEFT JOIN `xj8_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `xj8_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN xj8_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 `xj8_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 17468
AND pac.`id_product_attribute` = 1696
AND agl.`id_lang` = 1 |
0.302
ms
|
1 |
|
|
/classes/Product.php:7515
/classes/Product.php:5838 (getAttributesParams)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 656 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `xj8_attribute` a
LEFT JOIN `xj8_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `xj8_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN xj8_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 `xj8_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 17486
AND pac.`id_product_attribute` = 1753
AND agl.`id_lang` = 1 |
0.301
ms
|
1 |
|
|
/classes/Product.php:7515
/classes/Product.php:5838 (getAttributesParams)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 886 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 1742
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 17471 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1742
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 17471 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.301
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2932 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `xj8_product_attribute` pa
INNER JOIN xj8_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` = 20013
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.301
ms
|
2 |
Yes
|
Yes
|
/classes/Product.php:2734
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1111 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 2222
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 17476 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 2222
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 17476 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.300
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 414 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20053) AND (b.`id_shop` = 1) LIMIT 1 |
0.300
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:202 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 490 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 30712 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_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` = 30712 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.300
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1453 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `xj8_attribute` a
LEFT JOIN `xj8_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `xj8_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN xj8_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 `xj8_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 20010
AND pac.`id_product_attribute` = 1745
AND agl.`id_lang` = 1 |
0.300
ms
|
1 |
|
|
/classes/Product.php:7515
/classes/Product.php:5838 (getAttributesParams)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 787 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 2014
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 28844 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 2014
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 28844 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.299
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2684 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2572) AND (b.`id_shop` = 1) LIMIT 1 |
0.299
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2817 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=56 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.299
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2724 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=23 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.298
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1172 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 1749
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20012 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1749
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 20012 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.297
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3032 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.297
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1332 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `xj8_attribute` a
LEFT JOIN `xj8_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `xj8_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN xj8_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 `xj8_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 20045
AND pac.`id_product_attribute` = 1869
AND agl.`id_lang` = 1 |
0.296
ms
|
1 |
|
|
/classes/Product.php:7515
/classes/Product.php:5838 (getAttributesParams)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 851 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 2006
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 27519 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 2006
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 27519 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.296
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1079 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 1703
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 17475 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1703
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 17475 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.296
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1698 |
SELECT SQL_NO_CACHE `id_category` FROM `xj8_category_product`
WHERE `id_product` = 3437 |
0.295
ms
|
6 |
|
|
/classes/Product.php:3423
/classes/Product.php:3476 (getProductCategories)
/modules/ststickers/classes/StStickersMapClass.php:155 (getCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 152 |
SELECT SQL_NO_CACHE *
FROM `xj8_st_social` s
LEFT JOIN `xj8_st_social_lang` sl
ON (s.`id_st_social`=sl.`id_st_social` AND sl.`id_lang`=1)
INNER JOIN xj8_st_social_shop st_social_shop
ON (st_social_shop.id_st_social = s.id_st_social AND st_social_shop.id_shop = 1) WHERE s.`active`=1 ORDER BY s.`position`, s.`id_st_social` |
0.295
ms
|
4 |
Yes
|
|
/modules/stsocial/classes/StSocialClass.php:114
/modules/stsocial/stsocial.php:1547 (getAll)
/modules/stsocial/stsocial.php:1261 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1015 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 27508
ORDER BY f.position ASC |
0.295
ms
|
4 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1102 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 17476 LIMIT 1 |
0.295
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3081 |
SELECT SQL_NO_CACHE * FROM `xj8_cart_rule` cr
LEFT JOIN `xj8_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 1) WHERE ((cr.`id_customer` = 0 OR (cr.`id_customer` = 0 AND (cr.`highlight` = 1 OR cr.`code` = "")))) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%" |
0.294
ms
|
1 |
|
|
/classes/CartRule.php:418
/override/classes/CartRule.php:108 (getCustomerCartRules)
/override/classes/CartRule.php:154 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:444 (getDiscounts)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 397 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 27001
ORDER BY f.position ASC |
0.294
ms
|
4 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 459 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `xj8_attribute` a
LEFT JOIN `xj8_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `xj8_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN xj8_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 `xj8_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 27518
AND pac.`id_product_attribute` = 2004
AND agl.`id_lang` = 1 |
0.293
ms
|
1 |
|
|
/classes/Product.php:7515
/classes/Product.php:5838 (getAttributesParams)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 558 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `xj8_attribute` a
LEFT JOIN `xj8_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `xj8_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN xj8_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 `xj8_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 20027
AND pac.`id_product_attribute` = 1888
AND agl.`id_lang` = 1 |
0.293
ms
|
1 |
|
|
/classes/Product.php:7515
/classes/Product.php:5838 (getAttributesParams)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2077 |
SELECT SQL_NO_CACHE * FROM `xj8_cart_rule` cr
LEFT JOIN `xj8_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 1) WHERE ((cr.`id_customer` = 0 OR (cr.`id_customer` = 0 AND (cr.`highlight` = 1 OR cr.`code` = "")))) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%" |
0.293
ms
|
1 |
|
|
/classes/CartRule.php:418
/override/classes/CartRule.php:108 (getCustomerCartRules)
/override/classes/CartRule.php:154 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:444 (getDiscounts)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2331 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2398) AND (b.`id_shop` = 1) LIMIT 1 |
0.293
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2700 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2572 LIMIT 1 |
0.292
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1082 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `xj8_attribute` a
LEFT JOIN `xj8_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `xj8_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN xj8_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 `xj8_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 17475
AND pac.`id_product_attribute` = 1703
AND agl.`id_lang` = 1 |
0.292
ms
|
1 |
|
|
/classes/Product.php:7515
/classes/Product.php:5838 (getAttributesParams)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2666 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2559 LIMIT 1 |
0.292
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2619 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=19 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.291
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 202 |
SELECT SQL_NO_CACHE *
FROM `xj8_gmcp_feeds` ff
WHERE (ff.iso_lang="fr") AND (ff.id_shop=1)
ORDER BY ff.feed_is_default ASC |
0.291
ms
|
370 |
Yes
|
|
/modules/gmerchantcenterpro/models/Feeds.php:121
/modules/gmerchantcenterpro/lib/moduleTools.php:200 (getFeedLangData)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1256 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10856) AND (b.`id_shop` = 1) LIMIT 1 |
0.290
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:202 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1366 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 20025
ORDER BY f.position ASC |
0.290
ms
|
3 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1452 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 20010
ORDER BY f.position ASC |
0.290
ms
|
4 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2972 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `xj8_product_attribute_combination` pac
LEFT JOIN `xj8_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `xj8_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `xj8_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pac.id_product_attribute IN (1885,1886)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.290
ms
|
2 |
|
|
/classes/Product.php:2752
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2008 |
SELECT SQL_NO_CACHE *
FROM `xj8_st_social` s
LEFT JOIN `xj8_st_social_lang` sl
ON (s.`id_st_social`=sl.`id_st_social` AND sl.`id_lang`=1)
INNER JOIN xj8_st_social_shop st_social_shop
ON (st_social_shop.id_st_social = s.id_st_social AND st_social_shop.id_shop = 1) WHERE s.`active`=1 ORDER BY s.`position`, s.`id_st_social` |
0.289
ms
|
4 |
Yes
|
|
/modules/stsocial/classes/StSocialClass.php:114
/modules/stsocial/stsocial.php:1547 (getAll)
/modules/stsocial/stsocial.php:1584 (getWidgetVariables)
/classes/Hook.php:1043 (hookActionProductSearchAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/ProductListingFrontController.php:469 (exec)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2333 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2399) AND (b.`id_shop` = 1) LIMIT 1 |
0.289
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 366 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 20006
ORDER BY f.position ASC |
0.288
ms
|
4 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 587 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 27501
ORDER BY f.position ASC |
0.288
ms
|
5 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 729 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `xj8_attribute` a
LEFT JOIN `xj8_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `xj8_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN xj8_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 `xj8_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 17479
AND pac.`id_product_attribute` = 1875
AND agl.`id_lang` = 1 |
0.288
ms
|
1 |
|
|
/classes/Product.php:7515
/classes/Product.php:5838 (getAttributesParams)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 987 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 27507
ORDER BY f.position ASC |
0.288
ms
|
4 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2009 |
SELECT SQL_NO_CACHE s.*, sl.*
,IF(image_multi_lang<>"" && !ISNULL(image_multi_lang), image_multi_lang, image_lang_default) AS image_multi_lang
FROM `xj8_st_sticker` s
LEFT JOIN `xj8_st_sticker_lang` sl ON (s.`id_st_sticker` = sl.`id_st_sticker` AND sl.`id_lang` = 1)
LEFT JOIN `xj8_st_sticker_shop` ss ON (s.`id_st_sticker` = ss.`id_st_sticker`)
WHERE ss.`id_shop` = 1 AND s.`active`=1 AND s.`type` IN (1,2,3,4,5,6,7)
ORDER BY s.`position` ASC, s.`id_st_sticker` |
0.288
ms
|
11 |
Yes
|
|
/modules/ststickers/classes/StStickersClass.php:165
/modules/ststickers/ststickers.php:1649 (getAll)
/modules/ststickers/ststickers.php:1697 (getWidgetVariables)
/classes/Hook.php:1043 (hookActionProductSearchAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/ProductListingFrontController.php:469 (exec)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2980 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `xj8_product_attribute` pa
INNER JOIN xj8_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` = 20010
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.288
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:2734
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 350 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20006) AND (b.`id_shop` = 1) LIMIT 1 |
0.287
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 655 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 17486
ORDER BY f.position ASC |
0.287
ms
|
3 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2347 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=11 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.287
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1175 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `xj8_attribute` a
LEFT JOIN `xj8_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `xj8_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN xj8_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 `xj8_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 20012
AND pac.`id_product_attribute` = 1749
AND agl.`id_lang` = 1 |
0.286
ms
|
1 |
|
|
/classes/Product.php:7515
/classes/Product.php:5838 (getAttributesParams)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 507 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 17480) AND (b.`id_shop` = 1) LIMIT 1 |
0.285
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 539 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 20027
AND image_shop.`cover` = 1 LIMIT 1 |
0.285
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1047 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 20013
ORDER BY f.position ASC |
0.285
ms
|
2 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1317 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20045) AND (b.`id_shop` = 1) LIMIT 1 |
0.285
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:202 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2519 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=15 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.285
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1058 |
SELECT SQL_NO_CACHE od.product_quantity, od.product_quantity_refunded
FROM `xj8_order_detail` od
LEFT JOIN `xj8_orders` `o` ON o.id_order = od.id_order
LEFT JOIN `xj8_order_history` `oh` ON oh.id_order = o.id_order AND oh.id_order_state = o.current_state
LEFT JOIN `xj8_order_state` `os` ON os.id_order_state = oh.id_order_state
WHERE (od.product_id = 20013) AND (od.product_attribute_id = 1751) AND (od.id_warehouse = 2) AND (os.shipped != 1) AND (o.valid = 1 OR (
os.id_order_state != 8 AND
os.id_order_state != 6
))
GROUP BY od.id_order_detail |
0.284
ms
|
1 |
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:850
/modules/wkwarehouses/classes/WarehouseStock.php:204 (getReservedQuantityByProductAndWarehouse)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1225 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 17468) AND (b.`id_shop` = 1) LIMIT 1 |
0.284
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:202 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 522 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `xj8_attribute` a
LEFT JOIN `xj8_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `xj8_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN xj8_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 `xj8_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 17480
AND pac.`id_product_attribute` = 1880
AND agl.`id_lang` = 1 |
0.283
ms
|
1 |
|
|
/classes/Product.php:7515
/classes/Product.php:5838 (getAttributesParams)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 598 |
SELECT SQL_NO_CACHE od.product_quantity, od.product_quantity_refunded
FROM `xj8_order_detail` od
LEFT JOIN `xj8_orders` `o` ON o.id_order = od.id_order
LEFT JOIN `xj8_order_history` `oh` ON oh.id_order = o.id_order AND oh.id_order_state = o.current_state
LEFT JOIN `xj8_order_state` `os` ON os.id_order_state = oh.id_order_state
WHERE (od.product_id = 27501) AND (od.product_attribute_id = 0) AND (od.id_warehouse = 2) AND (os.shipped != 1) AND (o.valid = 1 OR (
os.id_order_state != 8 AND
os.id_order_state != 6
))
GROUP BY od.id_order_detail |
0.283
ms
|
3 |
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:850
/modules/wkwarehouses/classes/WarehouseStock.php:204 (getReservedQuantityByProductAndWarehouse)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1266 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10856
ORDER BY f.position ASC |
0.283
ms
|
5 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2885 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `xj8_pm_advancedsearch_seo` s
JOIN `xj8_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=1)
WHERE s.`seo_key` IN ("4bd420238294c99559950282217c4b94","9569a8fb50af8fd57e8cce965d3746cf","7844b1a10e9bf134c7605577e2d8c17a","cdea331584915470ff9e9d09451f2f8b","63e1fd8e77a956bd32e231d65437d113","584cbb67de46832d857e1058a4ea60a8","28d443f35cebae6b03d47cc0bb2920ef","11477700e698cf427d7225fccf7c7d55","96a4989d1a9f82526f1bae4ae5156502","43822b93ca3ef7f8cc43394b041326ba","bf99656c5a3611b8654aab928d3dd48c","f50816c93a7d139547697fc50229c496","093fd42672c7c1cdd109a9c80516ebd4","96df3c8379713180e28efd0dcbf700dd","e5110202032e4fb49fbf1b0af6ab7da5","dfc64463db20eba80f2dd0955fdb3c4a","7b99ffb1361ff94ce611f53b89014f59")
AND s.`deleted`=0 |
0.283
ms
|
17 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:295 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2762 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3046 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 292 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 20051) AND (s.id_product_attribute = 2024)
GROUP BY s.id_warehouse |
0.282
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 604 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3899) AND (b.`id_shop` = 1) LIMIT 1 |
0.282
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:202 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 694 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 27494
ORDER BY f.position ASC |
0.282
ms
|
2 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1056 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 20013) AND (s.id_product_attribute = 1751)
GROUP BY s.id_warehouse |
0.282
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2114 |
SELECT SQL_NO_CACHE * FROM `xj8_cart_rule` cr
LEFT JOIN `xj8_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 1) WHERE ((cr.`id_customer` = 0 OR (cr.`id_customer` = 0 AND (cr.`highlight` = 1 OR cr.`code` = "")))) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%" |
0.282
ms
|
1 |
|
|
/classes/CartRule.php:418
/override/classes/CartRule.php:108 (getCustomerCartRules)
/override/classes/CartRule.php:154 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:444 (getDiscounts)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 388 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 27001) AND (b.`id_shop` = 1) LIMIT 1 |
0.281
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:202 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 695 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `xj8_attribute` a
LEFT JOIN `xj8_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `xj8_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN xj8_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 `xj8_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 27494
AND pac.`id_product_attribute` = 1994
AND agl.`id_lang` = 1 |
0.280
ms
|
1 |
|
|
/classes/Product.php:7515
/classes/Product.php:5838 (getAttributesParams)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1068 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 17475) AND (b.`id_shop` = 1) LIMIT 1 |
0.280
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1131 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3437) AND (b.`id_shop` = 1) LIMIT 1 |
0.280
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:202 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1396 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 20024
ORDER BY f.position ASC |
0.280
ms
|
4 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 426 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 20053
ORDER BY f.position ASC |
0.280
ms
|
5 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1350 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20025) AND (b.`id_shop` = 1) LIMIT 1 |
0.280
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 578 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 27501) AND (b.`id_shop` = 1) LIMIT 1 |
0.279
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:202 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 790 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `xj8_attribute` a
LEFT JOIN `xj8_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `xj8_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN xj8_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 `xj8_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 28844
AND pac.`id_product_attribute` = 2014
AND agl.`id_lang` = 1 |
0.279
ms
|
1 |
|
|
/classes/Product.php:7515
/classes/Product.php:5838 (getAttributesParams)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1624 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 17475
ORDER BY `position` |
0.279
ms
|
4 |
Yes
|
|
/override/modules/stthemeeditor/stthemeeditor.php:5411
/override/modules/stthemeeditor/stthemeeditor.php:5381 (getProductImages)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 456 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `xj8_cart_product` cp
WHERE cp.`id_product_attribute` = 2004
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 27518 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `xj8_cart_product` cp JOIN `xj8_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `xj8_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 2004
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 27518 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.279
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4342 (getProductQuantity)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 854 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `xj8_attribute` a
LEFT JOIN `xj8_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `xj8_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN xj8_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 `xj8_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 27519
AND pac.`id_product_attribute` = 2006
AND agl.`id_lang` = 1 |
0.279
ms
|
1 |
|
|
/classes/Product.php:7515
/classes/Product.php:5838 (getAttributesParams)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1717 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1127 AND c.`nright` >= 1260 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.279
ms
|
75 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 442 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 27518) AND (b.`id_shop` = 1) LIMIT 1 |
0.278
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 557 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 20027
ORDER BY f.position ASC |
0.278
ms
|
3 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 874 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 17471) AND (b.`id_shop` = 1) LIMIT 1 |
0.278
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:202 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1386 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20024) AND (b.`id_shop` = 1) LIMIT 1 |
0.278
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:202 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1413 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 21409) AND (b.`id_shop` = 1) LIMIT 1 |
0.278
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:202 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1940 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1127 AND c.`nright` >= 1260 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.278
ms
|
75 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2622 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=20 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.278
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 409 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 27001) AND (pc.id_shop = 1) |
0.277
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2829 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=25 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.277
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2938 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `xj8_product_attribute_combination` pac
LEFT JOIN `xj8_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `xj8_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `xj8_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pac.id_product_attribute IN (1703,1704)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.277
ms
|
2 |
|
|
/classes/Product.php:2752
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 748 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 28843) AND (b.`id_shop` = 1) LIMIT 1 |
0.276
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:202 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1197 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 26278) AND (b.`id_shop` = 1) LIMIT 1 |
0.276
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:202 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 931 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 27515
ORDER BY f.position ASC |
0.276
ms
|
4 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1183 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 20012) AND (s.id_product_attribute = 1748)
GROUP BY s.id_warehouse |
0.276
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1937 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 7 AND c.`nright` >= 8 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.276
ms
|
6 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 789 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 28844
ORDER BY f.position ASC |
0.275
ms
|
3 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 809 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 27506) AND (b.`id_shop` = 1) LIMIT 1 |
0.275
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:202 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1282 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20011) AND (b.`id_shop` = 1) LIMIT 1 |
0.275
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2937 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `xj8_product_attribute` pa
INNER JOIN xj8_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` = 17475
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.275
ms
|
2 |
Yes
|
Yes
|
/classes/Product.php:2734
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2948 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `xj8_product_attribute` pa
INNER JOIN xj8_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` = 20012
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.275
ms
|
3 |
Yes
|
Yes
|
/classes/Product.php:2734
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1331 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 20045
ORDER BY f.position ASC |
0.275
ms
|
3 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1187 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 20012) AND (s.id_product_attribute = 1750)
GROUP BY s.id_warehouse |
0.274
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 559 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20027) LIMIT 1 |
0.274
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 614 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3899
ORDER BY f.position ASC |
0.274
ms
|
4 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 757 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 28843
ORDER BY f.position ASC |
0.274
ms
|
4 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 898 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 17471) AND (s.id_product_attribute = 1742)
GROUP BY s.id_warehouse |
0.274
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 975 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 27507) AND (b.`id_shop` = 1) LIMIT 1 |
0.274
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:202 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1159 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20012) AND (b.`id_shop` = 1) LIMIT 1 |
0.274
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1375 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 20025) AND (s.id_product_attribute = 1885)
GROUP BY s.id_warehouse |
0.274
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2876 |
SELECT SQL_NO_CACHE acg.*, acgl.*
FROM `xj8_pm_advancedsearch_criterion_group_1` acg
LEFT JOIN `xj8_pm_advancedsearch_criterion_group_1_lang` acgl ON (acg.`id_criterion_group` = acgl.`id_criterion_group` AND acgl.`id_lang` = 1 )
WHERE acg.`id_search` = 1
ORDER BY `position` |
0.274
ms
|
16 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/CriterionGroup.php:253 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2446 (getCriterionsGroupsFromIdSearch)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3046 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 773 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 28844) AND (b.`id_shop` = 1) LIMIT 1 |
0.273
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1004 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 27508) AND (b.`id_shop` = 1) LIMIT 1 |
0.273
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:202 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1113 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 17476
ORDER BY f.position ASC |
0.273
ms
|
4 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1439 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20010) AND (b.`id_shop` = 1) LIMIT 1 |
0.273
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:202 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 678 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 27494) AND (b.`id_shop` = 1) LIMIT 1 |
0.272
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 737 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 17479) AND (s.id_product_attribute = 1875)
GROUP BY s.id_warehouse |
0.272
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 821 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 27506
ORDER BY f.position ASC |
0.272
ms
|
4 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 837 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 27519) AND (b.`id_shop` = 1) LIMIT 1 |
0.272
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1247 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 17468) AND (s.id_product_attribute = 1696)
GROUP BY s.id_warehouse |
0.272
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1461 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 20010) AND (s.id_product_attribute = 1745)
GROUP BY s.id_warehouse |
0.272
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2130 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=4 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.272
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2259 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=10 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.272
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 251 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20051) AND (b.`id_shop` = 1) LIMIT 1 |
0.271
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1090 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 17475) AND (s.id_product_attribute = 1703)
GROUP BY s.id_warehouse |
0.271
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 376 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 20006) AND (s.id_product_attribute = 1857)
GROUP BY s.id_warehouse |
0.270
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 566 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 20027) AND (s.id_product_attribute = 1887)
GROUP BY s.id_warehouse |
0.270
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 664 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 17486) AND (s.id_product_attribute = 1753)
GROUP BY s.id_warehouse |
0.270
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1081 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 17475
ORDER BY f.position ASC |
0.270
ms
|
3 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1886 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20025
ORDER BY `position` |
0.270
ms
|
4 |
Yes
|
|
/override/modules/stthemeeditor/stthemeeditor.php:5411
/override/modules/stthemeeditor/stthemeeditor.php:5381 (getProductImages)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2962 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `xj8_product_attribute` pa
INNER JOIN xj8_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` = 20011
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.270
ms
|
2 |
Yes
|
Yes
|
/classes/Product.php:2734
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 728 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 17479
ORDER BY f.position ASC |
0.270
ms
|
2 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1122 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 17476) AND (s.id_product_attribute = 2222)
GROUP BY s.id_warehouse |
0.270
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1174 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 20012
ORDER BY f.position ASC |
0.270
ms
|
3 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3072 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.270
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2189 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 814 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 27506) |
0.269
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2971 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `xj8_product_attribute` pa
INNER JOIN xj8_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` = 20025
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.269
ms
|
2 |
Yes
|
Yes
|
/classes/Product.php:2734
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 500 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 30712)
GROUP BY s.id_warehouse |
0.269
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 798 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 28844) AND (s.id_product_attribute = 2014)
GROUP BY s.id_warehouse |
0.269
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2893 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayLeftColumn')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.269
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:625 (getMessage)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1 |
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM xj8_shop_group gs
LEFT JOIN xj8_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN xj8_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.268
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:715
/classes/shop/Shop.php:774 (cacheShops)
/classes/Configuration.php:299 (getShops)
/classes/shop/Shop.php:398 (getMultiShopValues)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
| 704 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 27494) AND (s.id_product_attribute = 1994)
GROUP BY s.id_warehouse |
0.268
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1745 |
SELECT SQL_NO_CACHE COUNT(0)
FROM `xj8_st_loved_product`
WHERE `type`=1
AND `id_source` = 20012
AND ( `id_guest` = 10413890)
AND `id_shop` = 1 LIMIT 1 |
0.268
ms
|
662 |
|
|
/modules/stlovedproduct/classes/StLovedProductClass.php:189
/override/modules/stlovedproduct/stlovedproduct.php:1369 (exists)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2396 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=12 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.268
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2858 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_parent`=161 AND smm.`item_t`=4 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`location`, smm.`position` |
0.268
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:204
/modules/stmegamenu/classes/StMegaMenuClass.php:229 (getSub)
/modules/stmegamenu/stmegamenu.php:3998 (recurseTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2963 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `xj8_product_attribute_combination` pac
LEFT JOIN `xj8_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `xj8_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `xj8_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pac.id_product_attribute IN (1746,1747)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.268
ms
|
2 |
|
|
/classes/Product.php:2752
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 491 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 30712
ORDER BY f.position ASC |
0.267
ms
|
4 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 862 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 27519) AND (s.id_product_attribute = 2006)
GROUP BY s.id_warehouse |
0.267
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 959 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 27513
ORDER BY f.position ASC |
0.266
ms
|
4 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 947 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 27513) AND (b.`id_shop` = 1) LIMIT 1 |
0.265
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:202 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1791 |
SELECT SQL_NO_CACHE COUNT(0)
FROM `xj8_st_loved_product`
WHERE `type`=1
AND `id_source` = 17468
AND ( `id_guest` = 10413890)
AND `id_shop` = 1 LIMIT 1 |
0.265
ms
|
662 |
|
|
/modules/stlovedproduct/classes/StLovedProductClass.php:189
/override/modules/stlovedproduct/stlovedproduct.php:1369 (exists)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2739 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=24 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.265
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 853 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 27519
ORDER BY f.position ASC |
0.265
ms
|
3 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1306 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 20011) AND (s.id_product_attribute = 1746)
GROUP BY s.id_warehouse |
0.265
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2482 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2499) AND (b.`id_shop` = 1) LIMIT 1 |
0.264
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1377 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 20025) AND (s.id_product_attribute = 1886)
GROUP BY s.id_warehouse |
0.263
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2942 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `xj8_product_attribute` pa
INNER JOIN xj8_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` = 17476
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.263
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:2734
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 920 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 27515) AND (b.`id_shop` = 1) LIMIT 1 |
0.263
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:202 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1059 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 20013) AND (s.id_product_attribute = 1752)
GROUP BY s.id_warehouse |
0.263
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2163 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=6 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.263
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2686 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2573) AND (b.`id_shop` = 1) LIMIT 1 |
0.263
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2985 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayContentWrapperBottom')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.263
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:676 (getMessage)
/classes/Hook.php:1043 (hookDisplayContentWrapperBottom)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:494 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 460 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 27518) LIMIT 1 |
0.262
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 537 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute` a
LEFT JOIN `xj8_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1880) LIMIT 1 |
0.262
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2758 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=54 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.262
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2967 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `xj8_product_attribute` pa
INNER JOIN xj8_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` = 20045
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.262
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:2734
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1208 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 26278
ORDER BY f.position ASC |
0.261
ms
|
3 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2823 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=57 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.261
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1982 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20012
ORDER BY `position` |
0.261
ms
|
2 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1031 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20013) AND (b.`id_shop` = 1) LIMIT 1 |
0.260
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 940 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 27515)
GROUP BY s.id_warehouse |
0.260
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2400 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=13 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.260
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2118 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayTop')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.259
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:635 (getMessage)
/classes/Hook.php:1043 (hookDisplayTop)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1093 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 17475) AND (s.id_product_attribute = 1704)
GROUP BY s.id_warehouse |
0.259
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2958 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 48
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.259
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 900 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 17471) AND (s.id_product_attribute = 1744)
GROUP BY s.id_warehouse |
0.258
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1297 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 20011
ORDER BY f.position ASC |
0.258
ms
|
3 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1963 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 27515
ORDER BY `position` |
0.258
ms
|
2 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2548 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=17 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.258
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2747 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=59 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.258
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 657 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 17486) LIMIT 1 |
0.257
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1648 |
SELECT SQL_NO_CACHE COUNT(0)
FROM `xj8_st_loved_product`
WHERE `type`=1
AND `id_source` = 17475
AND ( `id_guest` = 10413890)
AND `id_shop` = 1 LIMIT 1 |
0.257
ms
|
662 |
|
|
/modules/stlovedproduct/classes/StLovedProductClass.php:189
/override/modules/stlovedproduct/stlovedproduct.php:1369 (exists)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2981 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `xj8_product_attribute_combination` pac
LEFT JOIN `xj8_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `xj8_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `xj8_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pac.id_product_attribute IN (1745)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.257
ms
|
1 |
|
|
/classes/Product.php:2752
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 295 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 20051) AND (s.id_product_attribute = 2025)
GROUP BY s.id_warehouse |
0.256
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 627 |
SELECT SQL_NO_CACHE od.product_quantity, od.product_quantity_refunded
FROM `xj8_order_detail` od
LEFT JOIN `xj8_orders` `o` ON o.id_order = od.id_order
LEFT JOIN `xj8_order_history` `oh` ON oh.id_order = o.id_order AND oh.id_order_state = o.current_state
LEFT JOIN `xj8_order_state` `os` ON os.id_order_state = oh.id_order_state
WHERE (od.product_id = 3899) AND (od.product_attribute_id = 0) AND (od.id_warehouse = 1) AND (os.shipped != 1) AND (o.valid = 1 OR (
os.id_order_state != 8 AND
os.id_order_state != 6
))
GROUP BY od.id_order_detail |
0.256
ms
|
3 |
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:850
/modules/wkwarehouses/classes/WarehouseStock.php:204 (getReservedQuantityByProductAndWarehouse)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2179 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=7 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.256
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2198 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=9 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.256
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2956 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `xj8_product_attribute` pa
INNER JOIN xj8_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` = 17468
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.256
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:2734
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 458 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 27518
ORDER BY f.position ASC |
0.256
ms
|
3 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 521 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM xj8_feature_product pf
LEFT JOIN xj8_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN xj8_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN xj8_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN xj8_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 17480
ORDER BY f.position ASC |
0.256
ms
|
3 |
Yes
|
|
/classes/Product.php:6002
/classes/Product.php:5805 (getFrontFeaturesStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 267 |
SELECT SQL_NO_CACHE tr.*
FROM `xj8_tax_rule` tr
JOIN `xj8_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 ('75001' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '75001')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.255
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:3926 (getTaxCalculator)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1592 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 18 AND c.`nright` >= 29 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.255
ms
|
11 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 467 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 27518) AND (s.id_product_attribute = 2004)
GROUP BY s.id_warehouse |
0.255
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 535 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.255
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1399 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 739 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 17479) AND (s.id_product_attribute = 1876)
GROUP BY s.id_warehouse |
0.255
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2667 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2552 LIMIT 1 |
0.255
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1185 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 20012) AND (s.id_product_attribute = 1749)
GROUP BY s.id_warehouse |
0.254
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1974 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 17475
ORDER BY `position` |
0.254
ms
|
4 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2698 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2570 LIMIT 1 |
0.254
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2082 |
SELECT SQL_NO_CACHE count(0)
FROM `xj8_st_loved_product`
WHERE `id_shop`=1
AND ( `id_guest` = 10413890) LIMIT 1 |
0.254
ms
|
662 |
|
|
/modules/stlovedproduct/classes/StLovedProductClass.php:149
/override/modules/stlovedproduct/stlovedproduct.php:1224 (getMyLovedCount)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1573 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6740 LIMIT 1 |
0.253
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2194 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=8 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.253
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 297 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 20051) AND (s.id_product_attribute = 2221)
GROUP BY s.id_warehouse |
0.253
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 569 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 20027) AND (s.id_product_attribute = 1888)
GROUP BY s.id_warehouse |
0.253
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 706 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 27494) AND (s.id_product_attribute = 1995)
GROUP BY s.id_warehouse |
0.253
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1432 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 21409)
GROUP BY s.id_warehouse |
0.253
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1980 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3437
ORDER BY `position` |
0.253
ms
|
4 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2899 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayContentWrapperTop')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.253
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:671 (getMessage)
/classes/Hook.php:1043 (hookDisplayContentWrapperTop)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:488 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 499 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 30712) AND (a0.`id_warehouse` IN(1, 2)) |
0.252
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1405 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 20024)
GROUP BY s.id_warehouse |
0.252
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1546 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1372 AND c.`nright` >= 1373 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.252
ms
|
19 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2751 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=60 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.252
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 412 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 20053
AND image_shop.`cover` = 1 LIMIT 1 |
0.251
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2882 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `xj8_pm_advancedsearch_seo` s
JOIN `xj8_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=1)
WHERE s.`seo_key` IN ("263f694d4cacbb1c4196ec21736c0705","9bf023f3b8745d4347d74e2ed5ac5dd3","4cf377b126ca84ebeec279ee48edd647","2522f681a5b9018b9fbc5ce17b9f82e5","0e83ae03ad6507631e38298746320a1e","fc16a5ee2f944ebd3b9ed71bd7bf7d75")
AND s.`deleted`=0 |
0.251
ms
|
6 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:295 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2762 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3046 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2943 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `xj8_product_attribute_combination` pac
LEFT JOIN `xj8_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `xj8_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `xj8_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pac.id_product_attribute IN (2222)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.251
ms
|
1 |
|
|
/classes/Product.php:2752
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 996 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 27507)
GROUP BY s.id_warehouse |
0.251
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 368 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20006) LIMIT 1 |
0.250
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 666 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 17486) AND (s.id_product_attribute = 1754)
GROUP BY s.id_warehouse |
0.250
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 800 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 28844) AND (s.id_product_attribute = 2015)
GROUP BY s.id_warehouse |
0.250
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1308 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 20011) AND (s.id_product_attribute = 1747)
GROUP BY s.id_warehouse |
0.250
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2968 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `xj8_product_attribute_combination` pac
LEFT JOIN `xj8_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `xj8_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `xj8_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pac.id_product_attribute IN (1869)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.250
ms
|
1 |
|
|
/classes/Product.php:2752
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1516 |
SELECT SQL_NO_CACHE COUNT(0)
FROM `xj8_st_loved_product`
WHERE `type`=1
AND `id_source` = 27515
AND ( `id_guest` = 10413890)
AND `id_shop` = 1 LIMIT 1 |
0.249
ms
|
662 |
|
|
/modules/stlovedproduct/classes/StLovedProductClass.php:189
/override/modules/stlovedproduct/stlovedproduct.php:1369 (exists)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 378 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 20006) AND (s.id_product_attribute = 1858)
GROUP BY s.id_warehouse |
0.249
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 864 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 27519) AND (s.id_product_attribute = 2007)
GROUP BY s.id_warehouse |
0.249
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2957 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `xj8_product_attribute_combination` pac
LEFT JOIN `xj8_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `xj8_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `xj8_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `xj8_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pac.id_product_attribute IN (1696)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.249
ms
|
1 |
|
|
/classes/Product.php:2752
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2119 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayTop')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 2
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.248
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:635 (getMessage)
/classes/Hook.php:1043 (hookDisplayTop)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3015 |
SELECT SQL_NO_CACHE qdrf.*
FROM `xj8_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
0.248
ms
|
5 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/quantitydiscountpro.php:846 (getQuantityDiscountRuleFamilies)
/modules/quantitydiscountpro/quantitydiscountpro.php:425 (getMessage)
/classes/Hook.php:1043 (hookDisplayFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4f/7e/84/4f7e8423ed49721bdbefc272c385d628cd7dc3a9_2.file.footer.tpl.php:107 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4f/7e/84/4f7e8423ed49721bdbefc272c385d628cd7dc3a9_2.file.footer.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5535118_30707969)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:581 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 890 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 17471) LIMIT 1 |
0.248
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 909 |
SELECT SQL_NO_CACHE c.id_category, cl.name, cl.link_rewrite FROM xj8_category c LEFT JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1) LEFT JOIN xj8_category_lang cl ON (cl.id_category = c.id_category AND cl.id_shop = 1 )WHERE c.nleft <= 5 AND c.nright >= 60 AND c.nleft >= 2 AND c.nright <= 1391 AND cl.id_lang = 1 AND c.level_depth > 1 ORDER BY c.level_depth ASC |
0.248
ms
|
3 |
Yes
|
|
/modules/facebookproductad/lib/moduleTools.php:513
/modules/facebookproductad/lib/moduleTools.php:470 (getPath)
/modules/facebookproductad/lib/pixel/pixelCategory.php:127 (getProductPath)
/modules/facebookproductad/lib/pixel/basePixel.php:186 (setContentCategory)
/modules/facebookproductad/lib/moduleTools.php:1513 (set)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 911 |
SELECT SQL_NO_CACHE c.id_category, cl.name, cl.link_rewrite FROM xj8_category c LEFT JOIN xj8_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1) LEFT JOIN xj8_category_lang cl ON (cl.id_category = c.id_category AND cl.id_shop = 1 )WHERE c.nleft <= 5 AND c.nright >= 60 AND c.nleft >= 2 AND c.nright <= 1391 AND cl.id_lang = 1 AND c.level_depth > 1 ORDER BY c.level_depth ASC |
0.248
ms
|
3 |
Yes
|
|
/modules/facebookproductad/lib/moduleTools.php:513
/modules/facebookproductad/lib/moduleTools.php:470 (getPath)
/modules/facebookproductad/lib/pixel/pixelCategory.php:127 (getProductPath)
/modules/facebookproductad/lib/pixel/basePixel.php:186 (setContentCategory)
/modules/facebookproductad/lib/moduleTools.php:1513 (set)
/modules/facebookproductad/lib/hook/hookDisplay.php:127 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1024 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 27508)
GROUP BY s.id_warehouse |
0.248
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1580 |
SELECT SQL_NO_CACHE COUNT(0)
FROM `xj8_st_loved_product`
WHERE `type`=1
AND `id_source` = 27507
AND ( `id_guest` = 10413890)
AND `id_shop` = 1 LIMIT 1 |
0.248
ms
|
662 |
|
|
/modules/stlovedproduct/classes/StLovedProductClass.php:189
/override/modules/stlovedproduct/stlovedproduct.php:1369 (exists)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1740 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1383 AND c.`nright` >= 1384 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.248
ms
|
13 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1985 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 26278
ORDER BY `position` |
0.248
ms
|
4 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1990 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10856
ORDER BY `position` |
0.248
ms
|
3 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2873 |
SELECT SQL_NO_CACHE ac.`id_criterion`, ac.`id_criterion_group`, acg.`visible`,aclink.`id_criterion_linked`
FROM `xj8_pm_advancedsearch_criterion_1` ac
JOIN `xj8_pm_advancedsearch_criterion_1_link` aclink ON (ac.`id_criterion` = aclink.`id_criterion`)
LEFT JOIN `xj8_pm_advancedsearch_criterion_group_1` acg ON (acg.`id_criterion_group` = ac.`id_criterion_group`)
WHERE acg.`criterion_group_type` = "category"
AND aclink.`id_criterion_linked` = 3 |
0.248
ms
|
5 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:608 (query)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1548 (getCriterionsWithIdGroupFromIdLinked)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2410 (getCriteriaFromEmplacement)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3046 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 134 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a0
LEFT JOIN `xj8_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 5) AND (a0.`nright` > 60) AND (a1.`id_lang` = 1) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc |
0.247
ms
|
3 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/controllers/front/listing/CategoryController.php:245 (rewind)
/override/classes/controller/FrontController.php:1868 (getBreadcrumbLinks)
/override/classes/controller/FrontController.php:550 (getBreadcrumb)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 283 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20051) LIMIT 1 |
0.247
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 528 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 17480) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.247
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 830 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 27506)
GROUP BY s.id_warehouse |
0.247
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1487 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 18 AND c.`nright` >= 29 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.247
ms
|
11 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1667 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 9 AND c.`nright` >= 10 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.247
ms
|
7 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1942 |
SELECT SQL_NO_CACHE COUNT(0)
FROM `xj8_st_loved_product`
WHERE `type`=1
AND `id_source` = 21409
AND ( `id_guest` = 10413890)
AND `id_shop` = 1 LIMIT 1 |
0.247
ms
|
662 |
|
|
/modules/stlovedproduct/classes/StLovedProductClass.php:189
/override/modules/stlovedproduct/stlovedproduct.php:1369 (exists)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2409 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2475) AND (b.`id_shop` = 1) LIMIT 1 |
0.247
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2908 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayProductPriceBlock')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 2
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.247
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1152 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 3437)
GROUP BY s.id_warehouse |
0.246
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1517 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 27513
ORDER BY `position` |
0.246
ms
|
2 |
Yes
|
|
/override/modules/stthemeeditor/stthemeeditor.php:5411
/override/modules/stthemeeditor/stthemeeditor.php:5381 (getProductImages)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1821 |
SELECT SQL_NO_CACHE COUNT(0)
FROM `xj8_st_loved_product`
WHERE `type`=1
AND `id_source` = 10856
AND ( `id_guest` = 10413890)
AND `id_shop` = 1 LIMIT 1 |
0.246
ms
|
662 |
|
|
/modules/stlovedproduct/classes/StLovedProductClass.php:189
/override/modules/stlovedproduct/stlovedproduct.php:1369 (exists)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1965 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 27513
ORDER BY `position` |
0.246
ms
|
2 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1977 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 17476
ORDER BY `position` |
0.246
ms
|
3 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2626 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=21 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.246
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2743 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_st_mega_column`=58 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`position` |
0.246
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:219
/modules/stmegamenu/stmegamenu.php:3905 (getByColumnId)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2901 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayContentWrapperTop')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 4
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.246
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:671 (getMessage)
/classes/Hook.php:1043 (hookDisplayContentWrapperTop)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:488 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 623 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 3899)
GROUP BY s.id_warehouse |
0.246
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2910 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayProductPriceBlock')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 5
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.246
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3040 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.245
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2189 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3018 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayFooter')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 4
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.245
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:425 (getMessage)
/classes/Hook.php:1043 (hookDisplayFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4f/7e/84/4f7e8423ed49721bdbefc272c385d628cd7dc3a9_2.file.footer.tpl.php:107 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4f/7e/84/4f7e8423ed49721bdbefc272c385d628cd7dc3a9_2.file.footer.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5535118_30707969)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:581 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 968 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 27513)
GROUP BY s.id_warehouse |
0.244
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2917 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayProductPriceBlock')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 3
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.244
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 668 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 17486) AND (s.id_product_attribute = 2022)
GROUP BY s.id_warehouse |
0.243
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1551 |
SELECT SQL_NO_CACHE COUNT(0)
FROM `xj8_st_loved_product`
WHERE `type`=1
AND `id_source` = 27513
AND ( `id_guest` = 10413890)
AND `id_shop` = 1 LIMIT 1 |
0.243
ms
|
662 |
|
|
/modules/stlovedproduct/classes/StLovedProductClass.php:189
/override/modules/stlovedproduct/stlovedproduct.php:1369 (exists)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1760 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 19 AND c.`nright` >= 20 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.243
ms
|
12 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1923 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 21409
ORDER BY `position` |
0.243
ms
|
2 |
Yes
|
|
/override/modules/stthemeeditor/stthemeeditor.php:5411
/override/modules/stthemeeditor/stthemeeditor.php:5381 (getProductImages)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1217 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 26278)
GROUP BY s.id_warehouse |
0.242
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1606 |
SELECT SQL_NO_CACHE COUNT(0)
FROM `xj8_st_loved_product`
WHERE `type`=1
AND `id_source` = 27508
AND ( `id_guest` = 10413890)
AND `id_shop` = 1 LIMIT 1 |
0.242
ms
|
662 |
|
|
/modules/stlovedproduct/classes/StLovedProductClass.php:189
/override/modules/stlovedproduct/stlovedproduct.php:1369 (exists)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1792 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10856
ORDER BY `position` |
0.242
ms
|
3 |
Yes
|
|
/override/modules/stthemeeditor/stthemeeditor.php:5411
/override/modules/stthemeeditor/stthemeeditor.php:5381 (getProductImages)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 479 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 30712) AND (b.`id_shop` = 1) LIMIT 1 |
0.241
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:202 (getProductObject)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1470 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 27515
ORDER BY `position` |
0.241
ms
|
2 |
Yes
|
|
/override/modules/stthemeeditor/stthemeeditor.php:5411
/override/modules/stthemeeditor/stthemeeditor.php:5381 (getProductImages)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1695 |
SELECT SQL_NO_CACHE COUNT(0)
FROM `xj8_st_loved_product`
WHERE `type`=1
AND `id_source` = 17476
AND ( `id_guest` = 10413890)
AND `id_shop` = 1 LIMIT 1 |
0.241
ms
|
662 |
|
|
/modules/stlovedproduct/classes/StLovedProductClass.php:189
/override/modules/stlovedproduct/stlovedproduct.php:1369 (exists)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1768 |
SELECT SQL_NO_CACHE COUNT(0)
FROM `xj8_st_loved_product`
WHERE `type`=1
AND `id_source` = 26278
AND ( `id_guest` = 10413890)
AND `id_shop` = 1 LIMIT 1 |
0.241
ms
|
662 |
|
|
/modules/stlovedproduct/classes/StLovedProductClass.php:189
/override/modules/stlovedproduct/stlovedproduct.php:1369 (exists)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1865 |
SELECT SQL_NO_CACHE COUNT(0)
FROM `xj8_st_loved_product`
WHERE `type`=1
AND `id_source` = 20011
AND ( `id_guest` = 10413890)
AND `id_shop` = 1 LIMIT 1 |
0.241
ms
|
662 |
|
|
/modules/stlovedproduct/classes/StLovedProductClass.php:189
/override/modules/stlovedproduct/stlovedproduct.php:1369 (exists)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1885 |
SELECT SQL_NO_CACHE COUNT(0)
FROM `xj8_st_loved_product`
WHERE `type`=1
AND `id_source` = 20045
AND ( `id_guest` = 10413890)
AND `id_shop` = 1 LIMIT 1 |
0.241
ms
|
662 |
|
|
/modules/stlovedproduct/classes/StLovedProductClass.php:189
/override/modules/stlovedproduct/stlovedproduct.php:1369 (exists)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1905 |
SELECT SQL_NO_CACHE COUNT(0)
FROM `xj8_st_loved_product`
WHERE `type`=1
AND `id_source` = 20025
AND ( `id_guest` = 10413890)
AND `id_shop` = 1 LIMIT 1 |
0.241
ms
|
662 |
|
|
/modules/stlovedproduct/classes/StLovedProductClass.php:189
/override/modules/stlovedproduct/stlovedproduct.php:1369 (exists)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1971 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20013
ORDER BY `position` |
0.241
ms
|
4 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2221 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2992) AND (b.`id_shop` = 1) LIMIT 1 |
0.241
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1552 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 27507
ORDER BY `position` |
0.240
ms
|
2 |
Yes
|
|
/override/modules/stthemeeditor/stthemeeditor.php:5411
/override/modules/stthemeeditor/stthemeeditor.php:5381 (getProductImages)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1722 |
SELECT SQL_NO_CACHE COUNT(0)
FROM `xj8_st_loved_product`
WHERE `type`=1
AND `id_source` = 3437
AND ( `id_guest` = 10413890)
AND `id_shop` = 1 LIMIT 1 |
0.240
ms
|
662 |
|
|
/modules/stlovedproduct/classes/StLovedProductClass.php:189
/override/modules/stlovedproduct/stlovedproduct.php:1369 (exists)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2699 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2571 LIMIT 1 |
0.240
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 615 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3899) LIMIT 1 |
0.240
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 766 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 28843)
GROUP BY s.id_warehouse |
0.240
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 12 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `xj8_lang` l
JOIN xj8_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.239
ms
|
1 |
|
|
/override/classes/Language.php:1217
/override/classes/Language.php:1514 (countActiveLanguages)
/classes/Dispatcher.php:531 (isMultiLanguageActivated)
/classes/Dispatcher.php:232 (setRequestUri)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
| 1922 |
SELECT SQL_NO_CACHE COUNT(0)
FROM `xj8_st_loved_product`
WHERE `type`=1
AND `id_source` = 20024
AND ( `id_guest` = 10413890)
AND `id_shop` = 1 LIMIT 1 |
0.239
ms
|
662 |
|
|
/modules/stlovedproduct/classes/StLovedProductClass.php:189
/override/modules/stlovedproduct/stlovedproduct.php:1369 (exists)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1998 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20025
ORDER BY `position` |
0.239
ms
|
4 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2909 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayProductPriceBlock')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 4
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.239
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1746 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 26278
ORDER BY `position` |
0.238
ms
|
4 |
Yes
|
|
/override/modules/stthemeeditor/stthemeeditor.php:5411
/override/modules/stthemeeditor/stthemeeditor.php:5381 (getProductImages)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2946 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 48
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.238
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 791 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 28844) LIMIT 1 |
0.237
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1016 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 27508) LIMIT 1 |
0.237
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1049 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20013) LIMIT 1 |
0.237
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1786 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 56 AND c.`nright` >= 57 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.237
ms
|
30 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2712 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2581) AND (b.`id_shop` = 1) LIMIT 1 |
0.237
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2890 |
SELECT SQL_NO_CACHE *
FROM `xj8_pm_advancedsearch` a
LEFT JOIN `xj8_pm_advancedsearch_shop` `c` ON a.`id_search` = c.`id_search` AND c.`id_shop` = 1
WHERE (a.`id_search` = 1) LIMIT 1 |
0.237
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/pm_advancedsearch4/classes/Models/Search.php:132 (__construct)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2302 (__construct)
/var/cache/prod/smarty/compile/child_panda/30/52/72/305272b15b06918a7eb8def9dfbf70a00c68f073_2.file.pm_advancedsearch_js.tpl.php:72 (generateURLFromCriterions)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5153479_71557680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2232 (fetch)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3060 (display)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2894 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayLeftColumn')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 2
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.237
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:625 (getMessage)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 6 |
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `xj8_lang` l
LEFT JOIN `xj8_lang_shop` ls ON (l.id_lang = ls.id_lang) |
0.236
ms
|
1 |
|
|
/override/classes/Language.php:1081
/config/config.inc.php:143 (loadLanguages)
/index.php:27 (require)
|
| 338 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_carrier_tax_rules_group_shop`
WHERE `id_carrier` = 127 AND id_shop=1 LIMIT 1 |
0.236
ms
|
1 |
|
|
/classes/Carrier.php:1228
/classes/Carrier.php:1205 (getIdTaxRulesGroupByIdCarrier)
/classes/Carrier.php:1329 (getIdTaxRulesGroup)
/classes/Carrier.php:1310 (getTaxCalculator)
/override/classes/Cart.php:72 (getTaxesRate)
/override/classes/Cart.php:18 (getMyPackageShippingCost)
/override/classes/Carrier.php:119 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1518 |
SELECT SQL_NO_CACHE *
FROM `xj8_image` i
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image`) WHERE i.`id_product` = 27513 AND il.`id_lang` = 1
ORDER BY i.`position` ASC |
0.236
ms
|
2 |
Yes
|
|
/classes/Image.php:284
/modules/sthoverimage/sthoverimage.php:445 (getImages)
/modules/sthoverimage/sthoverimage.php:327 (getHoverImageByProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1643 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 56 AND c.`nright` >= 57 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.236
ms
|
30 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1995 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20045
ORDER BY `position` |
0.236
ms
|
3 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1299 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20011) LIMIT 1 |
0.235
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1514 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1387 AND c.`nright` >= 1388 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.235
ms
|
11 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1607 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20013
ORDER BY `position` |
0.235
ms
|
4 |
Yes
|
|
/override/modules/stthemeeditor/stthemeeditor.php:5411
/override/modules/stthemeeditor/stthemeeditor.php:5381 (getProductImages)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1677 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 58 AND c.`nright` >= 59 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.235
ms
|
31 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1866 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20045
ORDER BY `position` |
0.235
ms
|
3 |
Yes
|
|
/override/modules/stthemeeditor/stthemeeditor.php:5411
/override/modules/stthemeeditor/stthemeeditor.php:5381 (getProductImages)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2678 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2569) AND (b.`id_shop` = 1) LIMIT 1 |
0.235
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2884 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `xj8_pm_advancedsearch_seo` s
JOIN `xj8_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=1)
WHERE s.`seo_key` IN ("fc7a1e7a5216d9611003f99fbae930c7","9c14c8a91dfe0e88a0ee525e76ecd194","b7ead5f28007c99a13aa3d1db6ac0531")
AND s.`deleted`=0 |
0.235
ms
|
3 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:295 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2762 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3046 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 588 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 27501) LIMIT 1 |
0.235
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1862 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1387 AND c.`nright` >= 1388 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.235
ms
|
11 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 92 |
SELECT SQL_NO_CACHE *, qdrl.`name`, '' as id_customer
FROM `xj8_quantity_discount_rule` qdr
LEFT JOIN `xj8_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
WHERE qdr.`active` = 1 AND `id_family` = 3 AND `code` != '' AND `highlight` = 1 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.234
ms
|
13 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:258
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:366 (getQuantityDiscountRulesByFamily)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/classes/Cart.php:3021 (getCustomerCartRules)
/override/classes/Cart.php:489 (getDeliveryOptionList)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 381 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.234
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1399 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 435 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 20053)
GROUP BY s.id_warehouse |
0.234
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 469 |
SELECT SQL_NO_CACHE s.`id_warehouse`, s.`physical_quantity`, wl.`name`, wl.`delivery_time`, wpl.`location`, w.`id_address`, w.`address_url`
FROM `xj8_stock` s
LEFT JOIN `xj8_warehouse` `w` ON w.id_warehouse = s.id_warehouse
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
INNER JOIN `xj8_warehouse_product_location` `wpl` ON wpl.id_product = s.id_product AND
wpl.id_product_attribute = s.id_product_attribute AND
wpl.id_warehouse = s.id_warehouse
WHERE (s.id_product = 27518) AND (s.id_product_attribute = 2005)
GROUP BY s.id_warehouse |
0.234
ms
|
1 |
Yes
|
Yes
|
/modules/wkwarehouses/classes/WorkshopAsm.php:807
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1987 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 17468
ORDER BY `position` |
0.234
ms
|
3 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2982 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 48
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.234
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1144 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3437) LIMIT 1 |
0.233
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2001 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20024
ORDER BY `position` |
0.233
ms
|
3 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1333 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20045) LIMIT 1 |
0.233
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1397 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20024) LIMIT 1 |
0.233
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1723 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20012
ORDER BY `position` |
0.233
ms
|
2 |
Yes
|
|
/override/modules/stthemeeditor/stthemeeditor.php:5411
/override/modules/stthemeeditor/stthemeeditor.php:5381 (getProductImages)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1803 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 18 AND c.`nright` >= 29 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.233
ms
|
11 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2916 |
SELECT SQL_NO_CACHE count(distinct(o.`id_order`))
FROM `xj8_orders` o
LEFT JOIN xj8_order_cart_rule od ON o.id_order = od.id_order
INNER JOIN xj8_quantity_discount_rule_order qdro ON od.id_cart_rule = qdro.id_cart_rule
WHERE qdro.id_quantity_discount_rule = 10
AND 8 != o.current_state LIMIT 1 |
0.233
ms
|
1 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:4261
/modules/quantitydiscountpro/quantitydiscountpro.php:851 (isQuantityDiscountRuleValidForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2919 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 48
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.233
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1209 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 26278) LIMIT 1 |
0.232
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1368 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20025) LIMIT 1 |
0.232
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2969 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 48
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.232
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 63 |
SELECT SQL_NO_CACHE *
FROM `xj8_configuration` a
WHERE (a.`id_configuration` = 251673) LIMIT 1 |
0.232
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:224 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:202 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:123 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:405 (get)
/modules/ps_accounts/src/Account/StatusManager.php:298 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:134 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:201 (getStatus)
/modules/ps_accounts/src/Account/StatusManager.php:79 (getCloudShopId)
/modules/ps_accounts/src/Service/PsAccountsService.php:216 (identityCreated)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1178 (isValid)
/modules/ps_checkout/ps_checkout.php:283 (merchantIsValid)
/classes/Hook.php:1043 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:996 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1103 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 17476) |
0.232
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1424 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 21409) LIMIT 1 |
0.232
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1649 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 17476
ORDER BY `position` |
0.232
ms
|
3 |
Yes
|
|
/override/modules/stthemeeditor/stthemeeditor.php:5411
/override/modules/stthemeeditor/stthemeeditor.php:5381 (getProductImages)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1720 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1383 AND c.`nright` >= 1384 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.232
ms
|
13 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1842 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 58 AND c.`nright` >= 59 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.232
ms
|
31 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 960 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 27513) LIMIT 1 |
0.231
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1454 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20010) LIMIT 1 |
0.231
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1572 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1371 AND c.`nright` >= 1382 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.231
ms
|
14 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 827 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 27506) LIMIT 1 |
0.231
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1967 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 27507
ORDER BY `position` |
0.230
ms
|
2 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2896 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayLeftColumn')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 5
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.230
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:625 (getMessage)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2931 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 49
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.230
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3019 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayFooter')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 5
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.230
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:425 (getMessage)
/classes/Hook.php:1043 (hookDisplayFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4f/7e/84/4f7e8423ed49721bdbefc272c385d628cd7dc3a9_2.file.footer.tpl.php:107 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4f/7e/84/4f7e8423ed49721bdbefc272c385d628cd7dc3a9_2.file.footer.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5535118_30707969)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:581 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 534 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 17480) AND (pc.id_shop = 1) |
0.230
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 758 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 28843) LIMIT 1 |
0.230
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 855 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 27519) LIMIT 1 |
0.230
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1575 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1372 AND c.`nright` >= 1373 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.230
ms
|
19 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1601 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1383 AND c.`nright` >= 1384 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.230
ms
|
13 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1992 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20011
ORDER BY `position` |
0.230
ms
|
2 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2005 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20010
ORDER BY `position` |
0.230
ms
|
3 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2859 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `xj8_st_mega_menu` smm
LEFT JOIN `xj8_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_parent`=161 AND smm.`item_t`=5 AND smm.`active`=1 AND smm.id_shop = 1
ORDER BY smm.`location`, smm.`position` |
0.230
ms
|
144 |
Yes
|
|
/modules/stmegamenu/classes/StMegaMenuClass.php:204
/modules/stmegamenu/classes/StMegaMenuClass.php:229 (getSub)
/modules/stmegamenu/stmegamenu.php:4004 (recurseTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 427 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20053) LIMIT 1 |
0.229
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1883 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1387 AND c.`nright` >= 1388 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.229
ms
|
11 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 696 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 27494) LIMIT 1 |
0.229
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1240 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 17468) LIMIT 1 |
0.229
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1856 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1372 AND c.`nright` >= 1373 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.229
ms
|
19 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2694 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2577) AND (b.`id_shop` = 1) LIMIT 1 |
0.229
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2897 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayLeftColumn')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 3
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.229
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:625 (getMessage)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1577 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.228
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 398 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 27001) LIMIT 1 |
0.228
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 730 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 17479) LIMIT 1 |
0.228
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1662 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 6 AND c.`nright` >= 17 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.228
ms
|
5 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1853 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1371 AND c.`nright` >= 1382 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.228
ms
|
14 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2673 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2556 LIMIT 1 |
0.228
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2913 |
SELECT SQL_NO_CACHE count(distinct(o.`id_order`))
FROM `xj8_orders` o
LEFT JOIN xj8_order_cart_rule od ON o.id_order = od.id_order
INNER JOIN xj8_quantity_discount_rule_order qdro ON od.id_cart_rule = qdro.id_cart_rule
WHERE qdro.id_quantity_discount_rule = 11
AND 8 != o.current_state LIMIT 1 |
0.228
ms
|
1 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:4261
/modules/quantitydiscountpro/quantitydiscountpro.php:851 (isQuantityDiscountRuleValidForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2936 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 49
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.228
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1903 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1387 AND c.`nright` >= 1388 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.227
ms
|
11 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1083 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 17475) LIMIT 1 |
0.227
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1509 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1383 AND c.`nright` >= 1384 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.227
ms
|
13 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1581 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 27508
ORDER BY `position` |
0.227
ms
|
2 |
Yes
|
|
/override/modules/stthemeeditor/stthemeeditor.php:5411
/override/modules/stthemeeditor/stthemeeditor.php:5381 (getProductImages)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1589 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 5 AND c.`nright` >= 60 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.227
ms
|
4 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1692 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1387 AND c.`nright` >= 1388 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.227
ms
|
11 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1737 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 9 AND c.`nright` >= 10 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.227
ms
|
7 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2952 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 48
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.227
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3020 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayFooter')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 3
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.227
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:425 (getMessage)
/classes/Hook.php:1043 (hookDisplayFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4f/7e/84/4f7e8423ed49721bdbefc272c385d628cd7dc3a9_2.file.footer.tpl.php:107 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4f/7e/84/4f7e8423ed49721bdbefc272c385d628cd7dc3a9_2.file.footer.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5535118_30707969)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:581 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 86 |
SELECT SQL_NO_CACHE *, qdrl.`name`, '' as id_customer
FROM `xj8_quantity_discount_rule` qdr
LEFT JOIN `xj8_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
WHERE qdr.`active` = 1 AND `id_family` = 1 AND `code` != '' AND `highlight` = 1 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.226
ms
|
13 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:258
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:366 (getQuantityDiscountRulesByFamily)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/classes/Cart.php:3021 (getCustomerCartRules)
/override/classes/Cart.php:489 (getDeliveryOptionList)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 325 |
SELECT SQL_NO_CACHE *
FROM `xj8_carrier` a
LEFT JOIN `xj8_carrier_shop` `c` ON a.`id_carrier` = c.`id_carrier` AND c.`id_shop` = 1
WHERE (a.`id_carrier` = 125) LIMIT 1 |
0.226
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Carrier.php:186 (__construct)
/override/classes/Cart.php:54 (__construct)
/override/classes/Cart.php:18 (getMyPackageShippingCost)
/override/classes/Carrier.php:119 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1267 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10856) LIMIT 1 |
0.226
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1541 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1371 AND c.`nright` >= 1382 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.226
ms
|
14 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1595 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 19 AND c.`nright` >= 20 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.226
ms
|
12 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1635 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 18 AND c.`nright` >= 29 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.226
ms
|
11 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1897 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 18 AND c.`nright` >= 29 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.226
ms
|
11 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1920 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 9 AND c.`nright` >= 10 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.226
ms
|
7 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2003 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 21409
ORDER BY `position` |
0.226
ms
|
2 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2900 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayContentWrapperTop')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 2
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.226
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:671 (getMessage)
/classes/Hook.php:1043 (hookDisplayContentWrapperTop)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:488 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2373 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6755) AND (b.`id_shop` = 1) LIMIT 1 |
0.226
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2895 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayLeftColumn')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 4
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.226
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:625 (getMessage)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2986 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayContentWrapperBottom')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 2
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.226
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:676 (getMessage)
/classes/Hook.php:1043 (hookDisplayContentWrapperBottom)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:494 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1621 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 19 AND c.`nright` >= 20 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.225
ms
|
12 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1763 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1383 AND c.`nright` >= 1384 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.225
ms
|
13 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1906 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20024
ORDER BY `position` |
0.225
ms
|
3 |
Yes
|
|
/override/modules/stthemeeditor/stthemeeditor.php:5411
/override/modules/stthemeeditor/stthemeeditor.php:5381 (getProductImages)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 282 |
SELECT SQL_NO_CACHE tr.*
FROM `xj8_tax_rule` tr
JOIN `xj8_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.225
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:5953 (getTaxCalculator)
/classes/Product.php:5845 (getTaxesInformations)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1969 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 27508
ORDER BY `position` |
0.225
ms
|
2 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1176 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20012) LIMIT 1 |
0.224
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1646 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1387 AND c.`nright` >= 1388 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.224
ms
|
11 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2926 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 48
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.224
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 114 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.224
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2189 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 822 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 27506) LIMIT 1 |
0.224
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1836 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 19 AND c.`nright` >= 20 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.224
ms
|
12 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1900 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 19 AND c.`nright` >= 20 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.224
ms
|
12 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2120 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayTop')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 4
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.224
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:635 (getMessage)
/classes/Hook.php:1043 (hookDisplayTop)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2902 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayContentWrapperTop')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 5
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.224
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:671 (getMessage)
/classes/Hook.php:1043 (hookDisplayContentWrapperTop)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:488 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 0 |
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM xj8_shop_url su
LEFT JOIN xj8_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'parfumera.fr' OR su.domain_ssl = 'parfumera.fr')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
0.223
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:1364
/classes/shop/Shop.php:355 (findShopByHost)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
| 108 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.223
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1531 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 19 AND c.`nright` >= 20 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.223
ms
|
12 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1789 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1387 AND c.`nright` >= 1388 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.223
ms
|
11 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1877 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 6 AND c.`nright` >= 17 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.223
ms
|
5 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2692 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2576) AND (b.`id_shop` = 1) LIMIT 1 |
0.223
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 988 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 27507) LIMIT 1 |
0.223
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1859 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1383 AND c.`nright` >= 1384 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.223
ms
|
13 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1943 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20010
ORDER BY `position` |
0.223
ms
|
3 |
Yes
|
|
/override/modules/stthemeeditor/stthemeeditor.php:5411
/override/modules/stthemeeditor/stthemeeditor.php:5381 (getProductImages)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2042 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 5 AND c.`nright` >= 60 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.223
ms
|
4 |
|
|
/classes/Category.php:1600
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1357 (getParentsCategories)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1241 (getCategoryName)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:648 (generateRemarketingParameters)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2903 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayContentWrapperTop')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 3
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.223
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:671 (getMessage)
/classes/Hook.php:1043 (hookDisplayContentWrapperTop)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:488 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2965 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 48
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.223
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 523 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 17480) LIMIT 1 |
0.222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1528 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 18 AND c.`nright` >= 29 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.222
ms
|
11 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 810 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_manufacturer`
WHERE `id_manufacturer` = 2585
AND `active` = 1 LIMIT 1 |
0.222
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Link.php:203 (getNameById)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1115 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 17476) LIMIT 1 |
0.222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1482 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 5 AND c.`nright` >= 60 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.222
ms
|
4 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1578 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1387 AND c.`nright` >= 1388 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.222
ms
|
11 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1774 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 1391 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.222
ms
|
2 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1806 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 19 AND c.`nright` >= 20 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.222
ms
|
12 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1618 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 18 AND c.`nright` >= 29 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.221
ms
|
11 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2121 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayTop')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 5
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.221
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:635 (getMessage)
/classes/Hook.php:1043 (hookDisplayTop)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1604 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1387 AND c.`nright` >= 1388 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.221
ms
|
11 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1638 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 19 AND c.`nright` >= 20 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.221
ms
|
12 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1560 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 5 AND c.`nright` >= 60 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.220
ms
|
4 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1766 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1387 AND c.`nright` >= 1388 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.220
ms
|
11 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2196 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6) AND (b.`id_shop` = 1) LIMIT 1 |
0.220
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:4253 (__construct)
/modules/stmegamenu/stmegamenu.php:3894 (getLink)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2987 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayContentWrapperBottom')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 4
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.220
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:676 (getMessage)
/classes/Hook.php:1043 (hookDisplayContentWrapperBottom)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:494 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2988 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayContentWrapperBottom')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 5
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.220
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:676 (getMessage)
/classes/Hook.php:1043 (hookDisplayContentWrapperBottom)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:494 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 62 |
SELECT SQL_NO_CACHE `id_configuration`
FROM `xj8_configuration`
WHERE name = 'PS_ACCOUNTS_SHOP_STATUS'
AND (id_shop_group IS NULL OR id_shop_group = 0) AND (id_shop IS NULL OR id_shop = 0) LIMIT 1 |
0.220
ms
|
1 |
|
|
/classes/Configuration.php:133
/classes/Configuration.php:116 (getIdByNameFromGivenContext)
/modules/ps_accounts/src/Adapter/Configuration.php:222 (getIdByName)
/modules/ps_accounts/src/Adapter/Configuration.php:202 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:123 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:405 (get)
/modules/ps_accounts/src/Account/StatusManager.php:298 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:134 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:201 (getStatus)
/modules/ps_accounts/src/Account/StatusManager.php:79 (getCloudShopId)
/modules/ps_accounts/src/Service/PsAccountsService.php:216 (identityCreated)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1178 (isValid)
/modules/ps_checkout/ps_checkout.php:283 (merchantIsValid)
/classes/Hook.php:1043 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:996 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1712 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 7 AND c.`nright` >= 8 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.220
ms
|
6 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 241 |
SELECT SQL_NO_CACHE ads.`id_search`, ads.`id_hook`, ads.`unique_search`
FROM `xj8_pm_advancedsearch` ads
JOIN `xj8_pm_advancedsearch_shop` adss ON (ads.`id_search`=adss.`id_search` AND adss.`id_shop`=1) WHERE 1 AND ads.`active`=1 ORDER BY ads.`position` |
0.219
ms
|
1 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:487 (query)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:467 (getSearchsId)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:292 (getSearchsIdByHook)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3076 (getSearchsFromHook)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3200 (assignSearchVar)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1321 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 20045) |
0.219
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1492 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 19 AND c.`nright` >= 20 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.219
ms
|
12 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1833 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 18 AND c.`nright` >= 29 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.219
ms
|
11 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1880 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 9 AND c.`nright` >= 10 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.219
ms
|
7 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2935 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 48
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.219
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 932 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 27515) LIMIT 1 |
0.219
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1566 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 19 AND c.`nright` >= 20 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.219
ms
|
12 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1743 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1387 AND c.`nright` >= 1388 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.219
ms
|
11 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1957 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 19 AND c.`nright` >= 20 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.219
ms
|
12 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2122 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayTop')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 3
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.219
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:635 (getMessage)
/classes/Hook.php:1043 (hookDisplayTop)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1563 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 18 AND c.`nright` >= 29 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.218
ms
|
11 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1783 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 9 AND c.`nright` >= 10 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.218
ms
|
7 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2944 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 48
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.218
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2974 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 48
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.218
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2989 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `xj8_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayContentWrapperBottom')
INNER JOIN `xj8_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 3
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.218
ms
|
9 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:847 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:676 (getMessage)
/classes/Hook.php:1043 (hookDisplayContentWrapperBottom)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:494 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1891 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 1391 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.218
ms
|
2 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2012 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 5 AND c.`nright` >= 60 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.217
ms
|
4 |
|
|
/classes/Category.php:1600
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1357 (getParentsCategories)
/modules/cdc_googletagmanager/classes/DataLayer.php:162 (getCategoryName)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2959 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 49
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.217
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 46 |
SELECT SQL_NO_CACHE qdr.`id_quantity_discount_rule`, qdrc.`id_quantity_discount_rule_condition`
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_condition` qdrc ON (qdr.`id_quantity_discount_rule` = qdrc.`id_quantity_discount_rule`)
WHERE qdrc.`id_type` = 27 AND qdr.`id_shop` = 1 |
0.216
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:276
/modules/quantitydiscountpro/quantitydiscountpro.php:512 (getQuantityDiscountRulesWithCondition)
/modules/quantitydiscountpro/quantitydiscountpro.php:494 (hookActionFrontControllerAfterInit)
/classes/Hook.php:1043 (hookActionFrontControllerInitAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:515 (exec)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 248 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 20051
AND image_shop.`cover` = 1 LIMIT 1 |
0.216
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 492 |
SELECT SQL_NO_CACHE *
FROM `xj8_product` a
LEFT JOIN `xj8_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 30712) LIMIT 1 |
0.216
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1442 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 20010) |
0.216
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1549 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1387 AND c.`nright` >= 1388 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.216
ms
|
11 |
Yes
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1874 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 5 AND c.`nright` >= 60 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.216
ms
|
4 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2928 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 48
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.216
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2954 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 48
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.216
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2976 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 48
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.216
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2978 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 48
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.216
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 80 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.215
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2930 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 48
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.215
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2940 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 48
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.215
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2960 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 48
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.215
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1356 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 20025) |
0.214
ms
|
2 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1612 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 1391 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.214
ms
|
2 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1757 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 18 AND c.`nright` >= 29 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.214
ms
|
11 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1954 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 18 AND c.`nright` >= 29 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.214
ms
|
11 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1615 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 5 AND c.`nright` >= 60 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.213
ms
|
4 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2018 |
SELECT SQL_NO_CACHE pac.`id_product_attribute`, al.`name` AS attribute_name
FROM `xj8_product_attribute_combination` pac
LEFT JOIN `xj8_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `xj8_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `xj8_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 1
)
WHERE pac.`id_product_attribute` = 1751 |
0.213
ms
|
1 |
|
|
/modules/cdc_googletagmanager/services/PrestashopUtils.php:81
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:98 (getAttributeSmall)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 263 |
SELECT SQL_NO_CACHE 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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 20051) |
0.213
ms
|
3 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 356 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 20006) |
0.213
ms
|
2 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2923 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 49
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.213
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2979 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 49
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.213
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1522 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 1391 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.212
ms
|
2 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1707 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 6 AND c.`nright` >= 17 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.212
ms
|
5 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1780 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 6 AND c.`nright` >= 17 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.212
ms
|
5 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1864 |
SELECT SQL_NO_CACHE s.*, sl.*
,IF(image_multi_lang<>"" && !ISNULL(image_multi_lang), image_multi_lang, image_lang_default) AS image_multi_lang
FROM `xj8_st_sticker` s
LEFT JOIN `xj8_st_sticker_lang` sl ON (s.`id_st_sticker` = sl.`id_st_sticker` AND sl.`id_lang` = 1)
LEFT JOIN `xj8_st_sticker_shop` ss ON (s.`id_st_sticker` = ss.`id_st_sticker`)
WHERE ss.`id_shop` = 1 AND s.`active`=1 AND s.`type` IN (0) AND s.`id_st_sticker` IN (8)
ORDER BY s.`position` ASC, s.`id_st_sticker` |
0.212
ms
|
0 |
|
|
/modules/ststickers/classes/StStickersClass.php:165
/modules/ststickers/classes/StStickersMapClass.php:189 (getAll)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1632 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 5 AND c.`nright` >= 60 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.212
ms
|
4 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1657 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 5 AND c.`nright` >= 60 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.212
ms
|
4 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1734 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 6 AND c.`nright` >= 17 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.212
ms
|
5 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 547 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 20027) |
0.211
ms
|
2 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1694 |
SELECT SQL_NO_CACHE s.*, sl.*
,IF(image_multi_lang<>"" && !ISNULL(image_multi_lang), image_multi_lang, image_lang_default) AS image_multi_lang
FROM `xj8_st_sticker` s
LEFT JOIN `xj8_st_sticker_lang` sl ON (s.`id_st_sticker` = sl.`id_st_sticker` AND sl.`id_lang` = 1)
LEFT JOIN `xj8_st_sticker_shop` ss ON (s.`id_st_sticker` = ss.`id_st_sticker`)
WHERE ss.`id_shop` = 1 AND s.`active`=1 AND s.`type` IN (0) AND s.`id_st_sticker` IN (8)
ORDER BY s.`position` ASC, s.`id_st_sticker` |
0.211
ms
|
0 |
|
|
/modules/ststickers/classes/StStickersClass.php:165
/modules/ststickers/classes/StStickersMapClass.php:189 (getAll)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1731 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 5 AND c.`nright` >= 60 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.211
ms
|
4 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1777 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 5 AND c.`nright` >= 60 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.211
ms
|
4 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1951 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 5 AND c.`nright` >= 60 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.211
ms
|
4 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2977 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 49
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.211
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2991 |
SELECT SQL_NO_CACHE secc.*
FROM `xj8_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1 AND secc.`id_st_easy_content`=316 ORDER BY secc.`position` |
0.211
ms
|
7 |
Yes
|
|
/modules/steasycontent/classes/StEasyContentColumnClass.php:138
/modules/steasycontent/classes/StEasyContentColumnClass.php:160 (getSub)
/override/modules/steasycontent/steasycontent.php:2597 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1330 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `xj8_product` p LEFT JOIN `xj8_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 20045 AND pa.`id_product` = 20045 AND pa.`id_product_attribute` = 1869 LIMIT 1 |
0.210
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5799 (getAvailableDate)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1475 |
SELECT SQL_NO_CACHE DISTINCT c.*
FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1)
WHERE `level_depth` = 1 |
0.210
ms
|
3 |
|
|
/classes/Category.php:2242
/classes/Category.php:1558 (getCategoriesWithoutParent)
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1525 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 5 AND c.`nright` >= 60 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.210
ms
|
4 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1704 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 5 AND c.`nright` >= 60 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.210
ms
|
4 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1894 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 5 AND c.`nright` >= 60 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.210
ms
|
4 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1961 |
SELECT SQL_NO_CACHE id_st_sticker FROM `xj8_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 3 AND (id_manufacturer = 0 OR id_manufacturer=4)) OR (location = 2 AND (id_category = 0 OR id_category IN(2,3,3,2,1,11,11,3,2,1,15,15,11,3,2,1,6753))) OR (location = 1 AND (id_products LIKE "%,20010,%"))) |
0.210
ms
|
6 |
|
|
/modules/ststickers/classes/StStickersMapClass.php:183
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2945 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 49
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.210
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2961 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 49
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.210
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 88 |
SELECT SQL_NO_CACHE *, qdrl.`name`, '' as id_customer
FROM `xj8_quantity_discount_rule` qdr
LEFT JOIN `xj8_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
WHERE qdr.`active` = 1 AND `id_family` = 4 AND `code` != '' AND `highlight` = 1 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.209
ms
|
13 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:258
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:366 (getQuantityDiscountRulesByFamily)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/classes/Cart.php:3021 (getCustomerCartRules)
/override/classes/Cart.php:489 (getDeliveryOptionList)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 89 |
SELECT SQL_NO_CACHE *, qdrl.`name`, '' as id_customer
FROM `xj8_quantity_discount_rule` qdr
LEFT JOIN `xj8_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
WHERE qdr.`active` = 1 AND `id_family` = 5 AND `code` != '' AND `highlight` = 1 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.209
ms
|
13 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:258
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:366 (getQuantityDiscountRulesByFamily)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/classes/Cart.php:3021 (getCustomerCartRules)
/override/classes/Cart.php:489 (getDeliveryOptionList)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 635 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.209
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1411 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2669 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2553 LIMIT 1 |
0.209
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2877 |
SELECT SQL_NO_CACHE acg.*, acgl.*
FROM `xj8_pm_advancedsearch_criterion_group_1` acg
LEFT JOIN `xj8_pm_advancedsearch_criterion_group_1_lang` acgl ON (acg.`id_criterion_group` = acgl.`id_criterion_group` AND acgl.`id_lang` = 1 )
WHERE acg.`id_criterion_group` IN (3,23)
ORDER BY `position` |
0.209
ms
|
2 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/CriterionGroup.php:278 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2526 (getCriterionsGroup)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3046 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 924 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 27515) |
0.209
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1629 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 1391 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.209
ms
|
2 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1800 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 5 AND c.`nright` >= 60 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.209
ms
|
4 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1917 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 6 AND c.`nright` >= 17 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.209
ms
|
5 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2975 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 49
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.209
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 645 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 17486) |
0.208
ms
|
3 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1118 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 17476) AND (a0.`id_product_attribute` = 2222) AND (a0.`id_warehouse` IN(1, 2)) |
0.208
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1650 |
SELECT SQL_NO_CACHE *
FROM `xj8_image` i
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image`) WHERE i.`id_product` = 17476 AND il.`id_lang` = 1
ORDER BY i.`position` ASC |
0.208
ms
|
3 |
Yes
|
|
/classes/Image.php:284
/modules/sthoverimage/sthoverimage.php:445 (getImages)
/modules/sthoverimage/sthoverimage.php:327 (getHoverImageByProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1867 |
SELECT SQL_NO_CACHE *
FROM `xj8_image` i
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image`) WHERE i.`id_product` = 20045 AND il.`id_lang` = 1
ORDER BY i.`position` ASC |
0.208
ms
|
3 |
Yes
|
|
/classes/Image.php:284
/modules/sthoverimage/sthoverimage.php:445 (getImages)
/modules/sthoverimage/sthoverimage.php:327 (getHoverImageByProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2947 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 49
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.208
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1164 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 20012) |
0.208
ms
|
3 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1914 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 5 AND c.`nright` >= 60 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.208
ms
|
4 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2983 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 49
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.208
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 347 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 20006
AND image_shop.`cover` = 1 LIMIT 1 |
0.207
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1586 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 1391 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.207
ms
|
2 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1827 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 1391 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.207
ms
|
2 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1871 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 1391 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.207
ms
|
2 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2927 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 49
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.207
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2955 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 49
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.207
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 902 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 17471) AND (pc.id_shop = 1) |
0.206
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1625 |
SELECT SQL_NO_CACHE *
FROM `xj8_image` i
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image`) WHERE i.`id_product` = 17475 AND il.`id_lang` = 1
ORDER BY i.`position` ASC |
0.206
ms
|
4 |
Yes
|
|
/classes/Image.php:284
/modules/sthoverimage/sthoverimage.php:445 (getImages)
/modules/sthoverimage/sthoverimage.php:327 (getHoverImageByProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1654 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 1391 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.206
ms
|
2 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1697 |
SELECT SQL_NO_CACHE *
FROM `xj8_image` i
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image`) WHERE i.`id_product` = 3437 AND il.`id_lang` = 1
ORDER BY i.`position` ASC |
0.206
ms
|
4 |
Yes
|
|
/classes/Image.php:284
/modules/sthoverimage/sthoverimage.php:445 (getImages)
/modules/sthoverimage/sthoverimage.php:327 (getHoverImageByProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1728 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 1391 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.206
ms
|
2 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1754 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 5 AND c.`nright` >= 60 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.206
ms
|
4 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1797 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 1391 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.206
ms
|
2 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1934 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 6 AND c.`nright` >= 17 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.206
ms
|
5 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2007 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `xj8_product_attribute_image` pai
LEFT JOIN `xj8_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `xj8_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1745) AND il.`id_lang` = 1 ORDER by i.`position` |
0.206
ms
|
1 |
Yes
|
|
/classes/Product.php:2921
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2929 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 49
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.206
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2941 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 49
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.206
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2953 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 49
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.206
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2966 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 49
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.206
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2970 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 49
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.206
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:48
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 843 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 27519) |
0.205
ms
|
2 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1948 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 1391 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.205
ms
|
2 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1973 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `xj8_product_attribute_image` pai
LEFT JOIN `xj8_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `xj8_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1752, 1751) AND il.`id_lang` = 1 ORDER by i.`position` |
0.205
ms
|
2 |
Yes
|
|
/classes/Product.php:2921
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1479 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 1391 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.205
ms
|
2 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1911 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 1391 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.205
ms
|
2 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1931 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 5 AND c.`nright` >= 60 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.205
ms
|
4 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 87 |
SELECT SQL_NO_CACHE *, qdrl.`name`, '' as id_customer
FROM `xj8_quantity_discount_rule` qdr
LEFT JOIN `xj8_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
WHERE qdr.`active` = 1 AND `id_family` = 2 AND `code` != '' AND `highlight` = 1 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.204
ms
|
13 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:258
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:366 (getQuantityDiscountRulesByFamily)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/classes/Cart.php:3021 (getCustomerCartRules)
/override/classes/Cart.php:489 (getDeliveryOptionList)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1747 |
SELECT SQL_NO_CACHE *
FROM `xj8_image` i
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image`) WHERE i.`id_product` = 26278 AND il.`id_lang` = 1
ORDER BY i.`position` ASC |
0.204
ms
|
4 |
Yes
|
|
/classes/Image.php:284
/modules/sthoverimage/sthoverimage.php:445 (getImages)
/modules/sthoverimage/sthoverimage.php:327 (getHoverImageByProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2430 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2483) AND (b.`id_shop` = 1) LIMIT 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1037 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 20013) |
0.204
ms
|
2 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1201 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 26278) |
0.204
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1751 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 1391 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.204
ms
|
2 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1389 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 20024) |
0.203
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 718 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 17479) |
0.203
ms
|
2 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1228 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 17468) |
0.203
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1582 |
SELECT SQL_NO_CACHE *
FROM `xj8_image` i
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image`) WHERE i.`id_product` = 27508 AND il.`id_lang` = 1
ORDER BY i.`position` ASC |
0.203
ms
|
2 |
Yes
|
|
/classes/Image.php:284
/modules/sthoverimage/sthoverimage.php:445 (getImages)
/modules/sthoverimage/sthoverimage.php:327 (getHoverImageByProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1984 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `xj8_product_attribute_image` pai
LEFT JOIN `xj8_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `xj8_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1748, 1750, 1749) AND il.`id_lang` = 1 ORDER by i.`position` |
0.203
ms
|
3 |
Yes
|
|
/classes/Product.php:2921
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2287 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2392) AND (b.`id_shop` = 1) LIMIT 1 |
0.203
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2633 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2561) AND (b.`id_shop` = 1) LIMIT 1 |
0.203
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 779 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 28844) |
0.202
ms
|
2 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 878 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 17471) |
0.202
ms
|
2 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1928 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 1391 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.202
ms
|
2 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1976 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `xj8_product_attribute_image` pai
LEFT JOIN `xj8_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `xj8_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1704, 1703) AND il.`id_lang` = 1 ORDER by i.`position` |
0.202
ms
|
2 |
Yes
|
|
/classes/Product.php:2921
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 76 |
SELECT SQL_NO_CACHE 1 FROM xj8_cart_product cp INNER JOIN xj8_product p
ON (p.id_product = cp.id_product) INNER JOIN xj8_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.201
ms
|
1 |
|
|
/classes/Cart.php:4192
/classes/Cart.php:4167 (hasProducts)
/classes/Cart.php:2117 (isVirtualCart)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:333 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1557 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 1391 AND c.`nleft` >= 1 AND c.`nright` <= 1406 ORDER BY `nleft` DESC |
0.201
ms
|
2 |
|
|
/classes/Category.php:1600
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1608 |
SELECT SQL_NO_CACHE *
FROM `xj8_image` i
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image`) WHERE i.`id_product` = 20013 AND il.`id_lang` = 1
ORDER BY i.`position` ASC |
0.201
ms
|
4 |
Yes
|
|
/classes/Image.php:284
/modules/sthoverimage/sthoverimage.php:445 (getImages)
/modules/sthoverimage/sthoverimage.php:327 (getHoverImageByProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1887 |
SELECT SQL_NO_CACHE *
FROM `xj8_image` i
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image`) WHERE i.`id_product` = 20025 AND il.`id_lang` = 1
ORDER BY i.`position` ASC |
0.201
ms
|
4 |
Yes
|
|
/classes/Image.php:284
/modules/sthoverimage/sthoverimage.php:445 (getImages)
/modules/sthoverimage/sthoverimage.php:327 (getHoverImageByProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2637 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2557) AND (b.`id_shop` = 1) LIMIT 1 |
0.201
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 66 |
SELECT SQL_NO_CACHE `id_configuration`
FROM `xj8_configuration`
WHERE name = 'PS_ACCOUNTS_SHOP_STATUS'
AND (id_shop_group IS NULL OR id_shop_group = 0) AND (id_shop IS NULL OR id_shop = 0) LIMIT 1 |
0.200
ms
|
1 |
|
|
/classes/Configuration.php:133
/classes/Configuration.php:116 (getIdByNameFromGivenContext)
/modules/ps_accounts/src/Adapter/Configuration.php:222 (getIdByName)
/modules/ps_accounts/src/Adapter/Configuration.php:202 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:123 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:405 (get)
/modules/ps_accounts/src/Account/StatusManager.php:298 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:134 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:90 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:217 (identityVerified)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1178 (isValid)
/modules/ps_checkout/ps_checkout.php:283 (merchantIsValid)
/classes/Hook.php:1043 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:996 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 973 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 27507
AND image_shop.`cover` = 1 LIMIT 1 |
0.200
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1071 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 17475) |
0.200
ms
|
2 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1287 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 20011) |
0.200
ms
|
2 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1793 |
SELECT SQL_NO_CACHE *
FROM `xj8_image` i
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image`) WHERE i.`id_product` = 10856 AND il.`id_lang` = 1
ORDER BY i.`position` ASC |
0.200
ms
|
3 |
Yes
|
|
/classes/Image.php:284
/modules/sthoverimage/sthoverimage.php:445 (getImages)
/modules/sthoverimage/sthoverimage.php:327 (getHoverImageByProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2000 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `xj8_product_attribute_image` pai
LEFT JOIN `xj8_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `xj8_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1885, 1886) AND il.`id_lang` = 1 ORDER by i.`position` |
0.200
ms
|
2 |
Yes
|
|
/classes/Product.php:2921
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2818 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2610) AND (b.`id_shop` = 1) LIMIT 1 |
0.200
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 580 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 27501) |
0.199
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 952 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 27513) |
0.199
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1994 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `xj8_product_attribute_image` pai
LEFT JOIN `xj8_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `xj8_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1746, 1747) AND il.`id_lang` = 1 ORDER by i.`position` |
0.199
ms
|
2 |
Yes
|
|
/classes/Product.php:2921
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2075 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.199
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Adapter/Presenter/Cart/CartPresenter.php:373 (getTotalShippingCost)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 448 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 27518) |
0.199
ms
|
2 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1416 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 21409) |
0.198
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 31 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
0.198
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:78 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 272 |
SELECT SQL_NO_CACHE tr.*
FROM `xj8_tax_rule` tr
JOIN `xj8_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 ('75001' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '75001')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.198
ms
|
0 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:3952 (getTaxCalculator)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 419 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 20053) |
0.198
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 684 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 27494) |
0.198
ms
|
2 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 750 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 28843) |
0.198
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 918 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 27515
AND image_shop.`cover` = 1 LIMIT 1 |
0.198
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2549 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2518) AND (b.`id_shop` = 1) LIMIT 1 |
0.198
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2798 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2598) AND (b.`id_shop` = 1) LIMIT 1 |
0.198
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2860 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6586) AND (b.`id_shop` = 1) LIMIT 1 |
0.197
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2872 |
SELECT SQL_NO_CACHE ads.* , adsl.*, ads.`id_search`
FROM `xj8_pm_advancedsearch` ads
LEFT JOIN `xj8_pm_advancedsearch_lang` adsl ON (ads.`id_search` = adsl.`id_search` AND adsl.`id_lang` = 1 )
WHERE ads.`id_search` IN (1)
ORDER BY ads.`position` |
0.197
ms
|
1 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:438 (query)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:423 (getSearchsById)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3030 (getSearchsFromHook)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3084 |
SELECT SQL_NO_CACHE `id_guest`
FROM `xj8_connections`
WHERE `id_guest` = 10413890
AND `date_add` > '2026-03-11 09:36:00'
AND id_shop IN (1)
ORDER BY `date_add` DESC LIMIT 1 |
0.197
ms
|
1 |
Yes
|
|
/classes/Connection.php:168
/classes/Connection.php:97 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1043 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:701 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:195 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 390 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 27001) |
0.197
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 607 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 3899) |
0.197
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1129 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3437
AND image_shop.`cover` = 1 LIMIT 1 |
0.197
ms
|
4 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1907 |
SELECT SQL_NO_CACHE *
FROM `xj8_image` i
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image`) WHERE i.`id_product` = 20024 AND il.`id_lang` = 1
ORDER BY i.`position` ASC |
0.197
ms
|
3 |
Yes
|
|
/classes/Image.php:284
/modules/sthoverimage/sthoverimage.php:445 (getImages)
/modules/sthoverimage/sthoverimage.php:327 (getHoverImageByProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2293 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2426) AND (b.`id_shop` = 1) LIMIT 1 |
0.197
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2317 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2393) AND (b.`id_shop` = 1) LIMIT 1 |
0.197
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2920 |
SELECT SQL_NO_CACHE *
FROM `xj8_quantity_discount_rule_condition` a
WHERE (a.`id_quantity_discount_rule_condition` = 48) LIMIT 1 |
0.197
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRuleCondition.php:206 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5060 (__construct)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3061 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.197
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 82 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.196
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2534 (getProducts)
/override/classes/Cart.php:230 (getPackageList)
/classes/Cart.php:2840 (getPackageList)
/override/classes/Cart.php:489 (getDeliveryOptionList)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3025 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.196
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 637 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 17486
AND image_shop.`cover` = 1 LIMIT 1 |
0.196
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 942 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 27515) AND (pc.id_shop = 1) |
0.196
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 980 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 27507) |
0.196
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1471 |
SELECT SQL_NO_CACHE *
FROM `xj8_image` i
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image`) WHERE i.`id_product` = 27515 AND il.`id_lang` = 1
ORDER BY i.`position` ASC |
0.196
ms
|
2 |
Yes
|
|
/classes/Image.php:284
/modules/sthoverimage/sthoverimage.php:445 (getImages)
/modules/sthoverimage/sthoverimage.php:327 (getHoverImageByProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1944 |
SELECT SQL_NO_CACHE *
FROM `xj8_image` i
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image`) WHERE i.`id_product` = 20010 AND il.`id_lang` = 1
ORDER BY i.`position` ASC |
0.196
ms
|
3 |
Yes
|
|
/classes/Image.php:284
/modules/sthoverimage/sthoverimage.php:445 (getImages)
/modules/sthoverimage/sthoverimage.php:327 (getHoverImageByProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2442 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2482) AND (b.`id_shop` = 1) LIMIT 1 |
0.196
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2486 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2501) AND (b.`id_shop` = 1) LIMIT 1 |
0.196
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2888 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `xj8_pm_advancedsearch_seo` s
JOIN `xj8_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=1)
WHERE s.`seo_key` IN ("f01ce051a2da1013def0d27ff6e48eda")
AND s.`deleted`=0 |
0.196
ms
|
0 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:295 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2762 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3046 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 97 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.195
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:3037 (getOrderTotal)
/override/classes/Cart.php:489 (getDeliveryOptionList)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 891 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 17471 AND `id_shop` = 1 |
0.195
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1008 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 27508) |
0.195
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1029 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 20013
AND image_shop.`cover` = 1 LIMIT 1 |
0.195
ms
|
4 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1259 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 10856) |
0.195
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1343 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 20045) AND (pc.id_shop = 1) |
0.195
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1770 |
SELECT SQL_NO_CACHE *
FROM `xj8_image` i
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image`) WHERE i.`id_product` = 17468 AND il.`id_lang` = 1
ORDER BY i.`position` ASC |
0.195
ms
|
3 |
Yes
|
|
/classes/Image.php:284
/modules/sthoverimage/sthoverimage.php:445 (getImages)
/modules/sthoverimage/sthoverimage.php:327 (getHoverImageByProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1823 |
SELECT SQL_NO_CACHE *
FROM `xj8_image` i
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image`) WHERE i.`id_product` = 20011 AND il.`id_lang` = 1
ORDER BY i.`position` ASC |
0.195
ms
|
2 |
Yes
|
|
/classes/Image.php:284
/modules/sthoverimage/sthoverimage.php:445 (getImages)
/modules/sthoverimage/sthoverimage.php:327 (getHoverImageByProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3059 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.195
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 713 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 17479
AND image_shop.`cover` = 1 LIMIT 1 |
0.195
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 511 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 17480) |
0.194
ms
|
2 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1195 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 26278
AND image_shop.`cover` = 1 LIMIT 1 |
0.194
ms
|
4 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2076 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.194
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/src/Adapter/Presenter/Cart/CartPresenter.php:527 (getDeliveryOptionList)
/src/Adapter/Presenter/Cart/CartPresenter.php:381 (getShippingDisplayValue)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2725 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2589) AND (b.`id_shop` = 1) LIMIT 1 |
0.194
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 43 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "quantitydiscountpro" LIMIT 1 |
0.194
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/override/classes/CartRule.php:51 (isEnabled)
/classes/controller/FrontController.php:482 (autoAddToCart)
/override/classes/controller/FrontController.php:285 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2714 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2582) AND (b.`id_shop` = 1) LIMIT 1 |
0.194
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1348 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 20025
AND image_shop.`cover` = 1 LIMIT 1 |
0.193
ms
|
4 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1379 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 20025) AND (pc.id_shop = 1) |
0.193
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1724 |
SELECT SQL_NO_CACHE *
FROM `xj8_image` i
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image`) WHERE i.`id_product` = 20012 AND il.`id_lang` = 1
ORDER BY i.`position` ASC |
0.193
ms
|
2 |
Yes
|
|
/classes/Image.php:284
/modules/sthoverimage/sthoverimage.php:445 (getImages)
/modules/sthoverimage/sthoverimage.php:327 (getHoverImageByProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2264 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2929) AND (b.`id_shop` = 1) LIMIT 1 |
0.193
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2411 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2476) AND (b.`id_shop` = 1) LIMIT 1 |
0.193
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 385 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 27001
AND image_shop.`cover` = 1 LIMIT 1 |
0.193
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1296 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `xj8_product` p LEFT JOIN `xj8_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 20011 AND pa.`id_product` = 20011 AND pa.`id_product_attribute` = 1747 LIMIT 1 |
0.193
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5799 (getAvailableDate)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1553 |
SELECT SQL_NO_CACHE *
FROM `xj8_image` i
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image`) WHERE i.`id_product` = 27507 AND il.`id_lang` = 1
ORDER BY i.`position` ASC |
0.193
ms
|
2 |
Yes
|
|
/classes/Image.php:284
/modules/sthoverimage/sthoverimage.php:445 (getImages)
/modules/sthoverimage/sthoverimage.php:327 (getHoverImageByProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2100 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.193
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2546 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2517) AND (b.`id_shop` = 1) LIMIT 1 |
0.193
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:4253 (__construct)
/modules/stmegamenu/stmegamenu.php:3894 (getLink)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1190 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 20012) AND (pc.id_shop = 1) |
0.192
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1434 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 21409) AND (pc.id_shop = 1) |
0.192
ms
|
2 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1483 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11) LIMIT 1 |
0.192
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1924 |
SELECT SQL_NO_CACHE *
FROM `xj8_image` i
LEFT JOIN `xj8_image_lang` il ON (i.`id_image` = il.`id_image`) WHERE i.`id_product` = 21409 AND il.`id_lang` = 1
ORDER BY i.`position` ASC |
0.192
ms
|
2 |
Yes
|
|
/classes/Image.php:284
/modules/sthoverimage/sthoverimage.php:445 (getImages)
/modules/sthoverimage/sthoverimage.php:327 (getHoverImageByProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2270 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2918) AND (b.`id_shop` = 1) LIMIT 1 |
0.192
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 304 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 20051) AND (pc.id_shop = 1) |
0.192
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 309 |
SELECT SQL_NO_CACHE *
FROM `xj8_carrier` a
LEFT JOIN `xj8_carrier_lang` `b` ON a.`id_carrier` = b.`id_carrier` AND b.`id_lang` = 1
LEFT JOIN `xj8_carrier_shop` `c` ON a.`id_carrier` = c.`id_carrier` AND c.`id_shop` = 1
WHERE (a.`id_carrier` = 123) AND (b.`id_shop` = 1) LIMIT 1 |
0.192
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Carrier.php:186 (__construct)
/override/classes/Carrier.php:82 (__construct)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 536 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 17480) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.192
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 670 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 17486) AND (pc.id_shop = 1) |
0.192
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1066 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 17475
AND image_shop.`cover` = 1 LIMIT 1 |
0.192
ms
|
4 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1136 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 3437) |
0.192
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1411 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 21409
AND image_shop.`cover` = 1 LIMIT 1 |
0.192
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1979 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `xj8_product_attribute_image` pai
LEFT JOIN `xj8_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `xj8_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (2222) AND il.`id_lang` = 1 ORDER by i.`position` |
0.192
ms
|
1 |
Yes
|
|
/classes/Product.php:2921
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2128 |
SELECT SQL_NO_CACHE *
FROM `xj8_st_mega_column`
WHERE `id_st_mega_menu`=6 AND `active`=1
ORDER BY `position` |
0.192
ms
|
53 |
Yes
|
|
/modules/stmegamenu/classes/StMegaColumnClass.php:58
/modules/stmegamenu/stmegamenu.php:3890 (getAll)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2462 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2491) AND (b.`id_shop` = 1) LIMIT 1 |
0.192
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2651 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2555) AND (b.`id_shop` = 1) LIMIT 1 |
0.191
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 18 |
SELECT SQL_NO_CACHE name, alias FROM `xj8_hook_alias` |
0.191
ms
|
88 |
|
|
/classes/Hook.php:339
/classes/Hook.php:154 (getCanonicalHookNames)
/classes/Hook.php:363 (normalizeHookName)
/classes/Hook.php:386 (getAllKnownNames)
/classes/Hook.php:974 (isHookCallableOn)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
| 141 |
SELECT SQL_NO_CACHE `width`, `height`
FROM xj8_image_type
WHERE `name` = 'brand_default' LIMIT 1 |
0.191
ms
|
1 |
|
|
/classes/Image.php:563
/override/modules/stthemeeditor/stthemeeditor.php:4244 (getSize)
/override/modules/stthemeeditor/stthemeeditor.php:4122 (getStBasicVals)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1124 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 17476) AND (pc.id_shop = 1) |
0.191
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1408 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 20024) AND (pc.id_shop = 1) |
0.191
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2705 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2577 LIMIT 1 |
0.191
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 380 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 20006) AND (pc.id_shop = 1) |
0.190
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1463 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 20010) AND (pc.id_shop = 1) |
0.190
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2092 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.190
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2768 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2606) AND (b.`id_shop` = 1) LIMIT 1 |
0.190
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2774 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2609) AND (b.`id_shop` = 1) LIMIT 1 |
0.190
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 746 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 28843
AND image_shop.`cover` = 1 LIMIT 1 |
0.189
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1437 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 20010
AND image_shop.`cover` = 1 LIMIT 1 |
0.189
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2635 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2567) AND (b.`id_shop` = 1) LIMIT 1 |
0.189
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 654 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `xj8_product` p LEFT JOIN `xj8_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 17486 AND pa.`id_product` = 17486 AND pa.`id_product_attribute` = 1753 LIMIT 1 |
0.189
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5799 (getAvailableDate)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1605 |
SELECT SQL_NO_CACHE id_st_sticker FROM `xj8_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 3 AND (id_manufacturer = 0 OR id_manufacturer=2617)) OR (location = 2 AND (id_category = 0 OR id_category IN(2,3,3,2,1,11,11,3,2,1,15,15,11,3,2,1,48,6750,6753))) OR (location = 1 AND (id_products LIKE "%,27508,%"))) |
0.189
ms
|
6 |
|
|
/modules/ststickers/classes/StStickersMapClass.php:183
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1997 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `xj8_product_attribute_image` pai
LEFT JOIN `xj8_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `xj8_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1869) AND il.`id_lang` = 1 ORDER by i.`position` |
0.189
ms
|
1 |
Yes
|
|
/classes/Product.php:2921
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 40 |
SELECT SQL_NO_CACHE *
FROM `xj8_group` a
LEFT JOIN `xj8_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1 |
0.188
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:81 (__construct)
/classes/Group.php:397 (__construct)
/classes/Cart.php:249 (getCurrent)
/classes/Cart.php:222 (setTaxCalculationMethod)
/classes/controller/FrontController.php:465 (__construct)
/override/classes/controller/FrontController.php:285 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 990 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM xj8_product_attribute pa
INNER JOIN xj8_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 = 27507 LIMIT 1 |
0.188
ms
|
1 |
|
|
/classes/Product.php:1106
/modules/wkwarehouses/wkwarehouses.php:1087 (getDefaultAttribute)
/modules/wkwarehouses/wkwarehouses.php:1212 (setProductProperties)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2520 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2511) AND (b.`id_shop` = 1) LIMIT 1 |
0.188
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3009 |
SELECT SQL_NO_CACHE * FROM `xj8_st_easy_content_setting`
WHERE id_st_easy_content_setting = 65
AND setting_type = 2 |
0.188
ms
|
40 |
|
|
/modules/steasycontent/classes/StEasyContentSettingClass.php:76
/modules/steasycontent/classes/StEasyContentColumnClass.php:175 (getSetting)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:2597 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 7 |
SELECT SQL_NO_CACHE *
FROM `xj8_country` a
LEFT JOIN `xj8_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `xj8_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1 |
0.188
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:146 (__construct)
/index.php:27 (require)
|
| 741 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 17479) AND (pc.id_shop = 1) |
0.188
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1220 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 26278) AND (pc.id_shop = 1) |
0.188
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1254 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10856
AND image_shop.`cover` = 1 LIMIT 1 |
0.188
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1466 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute` a
LEFT JOIN `xj8_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1745) LIMIT 1 |
0.188
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1515 |
SELECT SQL_NO_CACHE id_st_sticker FROM `xj8_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 3 AND (id_manufacturer = 0 OR id_manufacturer=2767)) OR (location = 2 AND (id_category = 0 OR id_category IN(2,3,3,2,1,11,11,3,2,1,15,15,11,3,2,1,48,2463,6750,6753))) OR (location = 1 AND (id_products LIKE "%,27515,%"))) |
0.188
ms
|
6 |
|
|
/modules/ststickers/classes/StStickersMapClass.php:183
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2033 |
SELECT SQL_NO_CACHE pac.`id_product_attribute`, al.`name` AS attribute_name
FROM `xj8_product_attribute_combination` pac
LEFT JOIN `xj8_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `xj8_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `xj8_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 1
)
WHERE pac.`id_product_attribute` = 1869 |
0.188
ms
|
1 |
|
|
/modules/cdc_googletagmanager/services/PrestashopUtils.php:81
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:98 (getAttributeSmall)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2727 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2590) AND (b.`id_shop` = 1) LIMIT 1 |
0.188
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 128 |
SELECT SQL_NO_CACHE * FROM `xj8_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.187
ms
|
17 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:381 (getImagesTypes)
/override/classes/controller/FrontController.php:1620 (getNoPictureImage)
/override/classes/controller/FrontController.php:1746 (getTemplateVarUrls)
/override/classes/controller/FrontController.php:545 (getTemplateVarShop)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 871 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 17471
AND image_shop.`cover` = 1 LIMIT 1 |
0.187
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 602 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3899
AND image_shop.`cover` = 1 LIMIT 1 |
0.187
ms
|
1 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 711 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute` a
LEFT JOIN `xj8_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1994) LIMIT 1 |
0.187
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1315 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 20045
AND image_shop.`cover` = 1 LIMIT 1 |
0.187
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1384 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 20024
AND image_shop.`cover` = 1 LIMIT 1 |
0.187
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2132 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 15) AND (b.`id_shop` = 1) LIMIT 1 |
0.187
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2173 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2452) AND (b.`id_shop` = 1) LIMIT 1 |
0.187
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2185 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2460) AND (b.`id_shop` = 1) LIMIT 1 |
0.187
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2268 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2930) AND (b.`id_shop` = 1) LIMIT 1 |
0.187
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2563 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2523) AND (b.`id_shop` = 1) LIMIT 1 |
0.187
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2855 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 38) AND (b.`id_shop` = 1) LIMIT 1 |
0.187
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:4253 (__construct)
/modules/stmegamenu/stmegamenu.php:3894 (getLink)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2906 |
SELECT SQL_NO_CACHE qdrf.*
FROM `xj8_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
0.187
ms
|
5 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/quantitydiscountpro.php:846 (getQuantityDiscountRuleFamilies)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3021 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.187
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:5167 (getProducts)
/src/Adapter/Presenter/Cart/CartPresenter.php:324 (getProductsWithSeparatedGifts)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2020 |
SELECT SQL_NO_CACHE pac.`id_product_attribute`, al.`name` AS attribute_name
FROM `xj8_product_attribute_combination` pac
LEFT JOIN `xj8_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `xj8_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `xj8_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 1
)
WHERE pac.`id_product_attribute` = 1703 |
0.186
ms
|
1 |
|
|
/modules/cdc_googletagmanager/services/PrestashopUtils.php:81
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:98 (getAttributeSmall)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 70 |
SELECT SQL_NO_CACHE `id_configuration`
FROM `xj8_configuration`
WHERE name = 'PS_ACCOUNTS_SHOP_STATUS'
AND (id_shop_group IS NULL OR id_shop_group = 0) AND (id_shop IS NULL OR id_shop = 0) LIMIT 1 |
0.186
ms
|
1 |
|
|
/classes/Configuration.php:133
/classes/Configuration.php:116 (getIdByNameFromGivenContext)
/modules/ps_accounts/src/Adapter/Configuration.php:222 (getIdByName)
/modules/ps_accounts/src/Adapter/Configuration.php:202 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:123 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:405 (get)
/modules/ps_accounts/src/Account/StatusManager.php:298 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:134 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:229 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:218 (getPointOfContactUuid)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1178 (isValid)
/modules/ps_checkout/ps_checkout.php:283 (merchantIsValid)
/classes/Hook.php:1043 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:996 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 835 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 27519
AND image_shop.`cover` = 1 LIMIT 1 |
0.186
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1061 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 20013) AND (pc.id_shop = 1) |
0.186
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1280 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 20011
AND image_shop.`cover` = 1 LIMIT 1 |
0.186
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1346 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute` a
LEFT JOIN `xj8_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1869) LIMIT 1 |
0.186
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1480 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 3 LIMIT 1 |
0.186
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1790 |
SELECT SQL_NO_CACHE id_st_sticker FROM `xj8_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 3 AND (id_manufacturer = 0 OR id_manufacturer=3)) OR (location = 2 AND (id_category = 0 OR id_category IN(2,3,3,2,1,10,10,3,2,1,14,14,10,3,2,1,2444,2444,3,2,1,6753))) OR (location = 1 AND (id_products LIKE "%,17468,%"))) |
0.186
ms
|
6 |
|
|
/modules/ststickers/classes/StStickersMapClass.php:183
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1921 |
SELECT SQL_NO_CACHE id_st_sticker FROM `xj8_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 3 AND (id_manufacturer = 0 OR id_manufacturer=2365)) OR (location = 2 AND (id_category = 0 OR id_category IN(2,3,3,2,1,10,10,3,2,1,14,14,10,3,2,1))) OR (location = 1 AND (id_products LIKE "%,20024,%"))) |
0.186
ms
|
6 |
|
|
/modules/ststickers/classes/StStickersMapClass.php:183
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1989 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `xj8_product_attribute_image` pai
LEFT JOIN `xj8_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `xj8_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1696) AND il.`id_lang` = 1 ORDER by i.`position` |
0.186
ms
|
1 |
Yes
|
|
/classes/Product.php:2921
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2238 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 18) AND (b.`id_shop` = 1) LIMIT 1 |
0.186
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2305 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2432) AND (b.`id_shop` = 1) LIMIT 1 |
0.186
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2579 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2529) AND (b.`id_shop` = 1) LIMIT 1 |
0.186
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2756 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 841) AND (b.`id_shop` = 1) LIMIT 1 |
0.186
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:4253 (__construct)
/modules/stmegamenu/stmegamenu.php:3894 (getLink)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2924 |
SELECT SQL_NO_CACHE *
FROM `xj8_quantity_discount_rule_condition` a
WHERE (a.`id_quantity_discount_rule_condition` = 49) LIMIT 1 |
0.186
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRuleCondition.php:206 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5060 (__construct)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3055 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.186
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/src/Adapter/Presenter/Cart/CartPresenter.php:326 (getProducts)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 101 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.185
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 137 |
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `xj8_currency` c
LEFT JOIN xj8_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 |
0.185
ms
|
1 |
|
|
/classes/Currency.php:1136
/classes/Currency.php:1153 (countActiveCurrencies)
/classes/module/Module.php:2204 (isMultiCurrencyActivated)
/override/modules/steasycontent/steasycontent.php:2708 (getCacheId)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 279 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `xj8_product` p LEFT JOIN `xj8_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 20051 AND pa.`id_product` = 20051 AND pa.`id_product_attribute` = 2221 LIMIT 1 |
0.185
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5799 (getAvailableDate)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 484 |
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 `xj8_product` p
INNER JOIN `xj8_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `xj8_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` = 30712) |
0.185
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 540 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 14 LIMIT 1 |
0.185
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 571 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 20027) AND (pc.id_shop = 1) |
0.185
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 599 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 27501) AND (pc.id_shop = 1) |
0.185
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 708 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 27494) AND (pc.id_shop = 1) |
0.185
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 807 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 27506
AND image_shop.`cover` = 1 LIMIT 1 |
0.185
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 945 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 27513
AND image_shop.`cover` = 1 LIMIT 1 |
0.185
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1151 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 3437) AND (a0.`id_warehouse` IN(1, 2)) |
0.185
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1157 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 20012
AND image_shop.`cover` = 1 LIMIT 1 |
0.185
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1863 |
SELECT SQL_NO_CACHE id_st_sticker FROM `xj8_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 3 AND (id_manufacturer = 0 OR id_manufacturer=3059)) OR (location = 2 AND (id_category = 0 OR id_category IN(2,3,3,2,1,11,11,3,2,1,15,15,11,3,2,1,38,2446,2446,3,2,1,3001,6586,6736,6740,6750,6753))) OR (location = 1 AND (id_products LIKE "%,20011,%"))) |
0.185
ms
|
6 |
|
|
/modules/ststickers/classes/StStickersMapClass.php:183
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2022 |
SELECT SQL_NO_CACHE pac.`id_product_attribute`, al.`name` AS attribute_name
FROM `xj8_product_attribute_combination` pac
LEFT JOIN `xj8_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `xj8_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `xj8_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 1
)
WHERE pac.`id_product_attribute` = 2222 |
0.185
ms
|
1 |
|
|
/modules/cdc_googletagmanager/services/PrestashopUtils.php:81
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:98 (getAttributeSmall)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2134 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 39) AND (b.`id_shop` = 1) LIMIT 1 |
0.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2138 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2450) AND (b.`id_shop` = 1) LIMIT 1 |
0.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2250 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2408) AND (b.`id_shop` = 1) LIMIT 1 |
0.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2319 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2394) AND (b.`id_shop` = 1) LIMIT 1 |
0.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2377 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6757) AND (b.`id_shop` = 1) LIMIT 1 |
0.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2468 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2494) AND (b.`id_shop` = 1) LIMIT 1 |
0.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2581 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2530) AND (b.`id_shop` = 1) LIMIT 1 |
0.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2741 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 9) AND (b.`id_shop` = 1) LIMIT 1 |
0.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:4253 (__construct)
/modules/stmegamenu/stmegamenu.php:3894 (getLink)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2762 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2603) AND (b.`id_shop` = 1) LIMIT 1 |
0.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2825 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6758) AND (b.`id_shop` = 1) LIMIT 1 |
0.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:4253 (__construct)
/modules/stmegamenu/stmegamenu.php:3894 (getLink)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2887 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `xj8_pm_advancedsearch_seo` s
JOIN `xj8_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=1)
WHERE s.`seo_key` IN ("b9c6e4cd06e20270773103ce6a80c3c9","9d1dabe84a66ac15008b24b914d66f06")
AND s.`deleted`=0 |
0.185
ms
|
2 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:295 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2762 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3046 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3028 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.185
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2551 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2519) AND (b.`id_shop` = 1) LIMIT 1 |
0.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 244 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.184
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1217 (getProducts)
/modules/wkwarehouses/wkwarehouses.php:1941 (isMultiShipping)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 576 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 27501
AND image_shop.`cover` = 1 LIMIT 1 |
0.184
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 866 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 27519) AND (pc.id_shop = 1) |
0.184
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1365 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `xj8_product` p LEFT JOIN `xj8_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 20025 AND pa.`id_product` = 20025 AND pa.`id_product_attribute` = 1886 LIMIT 1 |
0.184
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5799 (getAvailableDate)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2025 |
SELECT SQL_NO_CACHE pac.`id_product_attribute`, al.`name` AS attribute_name
FROM `xj8_product_attribute_combination` pac
LEFT JOIN `xj8_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `xj8_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `xj8_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 1
)
WHERE pac.`id_product_attribute` = 1749 |
0.184
ms
|
1 |
|
|
/modules/cdc_googletagmanager/services/PrestashopUtils.php:81
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:98 (getAttributeSmall)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2147 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2453) AND (b.`id_shop` = 1) LIMIT 1 |
0.184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2151 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2455) AND (b.`id_shop` = 1) LIMIT 1 |
0.184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2244 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2407) AND (b.`id_shop` = 1) LIMIT 1 |
0.184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2484 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2500) AND (b.`id_shop` = 1) LIMIT 1 |
0.184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2596 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2535) AND (b.`id_shop` = 1) LIMIT 1 |
0.184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2657 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2566) AND (b.`id_shop` = 1) LIMIT 1 |
0.184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2682 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2571) AND (b.`id_shop` = 1) LIMIT 1 |
0.184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2710 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2580) AND (b.`id_shop` = 1) LIMIT 1 |
0.184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3052 |
SELECT SQL_NO_CACHE g.*, gl.*
FROM `xj8_group` g
LEFT JOIN `xj8_group_lang` gl
ON (g.`id_group` = gl.`id_group`)
WHERE `name` = 'cse' LIMIT 1 |
0.184
ms
|
25 |
|
|
/classes/Group.php:437
/override/classes/Customer.php:10 (searchByName)
/override/modules/stcustomersignin/stcustomersignin.php:574 (isCustomerInCseGroup)
/override/modules/stcustomersignin/stcustomersignin.php:598 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_panda/f5/b0/57/f5b0572dbf09cbea15f05c9a207c164e666d1a4f_2.module.stsidebarviewstemplateshookstsidebar.tpl.php:56 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3a77cc7_25370045)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2273 (fetch)
/modules/stsidebar/stsidebar.php:1376 (fetch)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2446 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2488) AND (b.`id_shop` = 1) LIMIT 1 |
0.184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2759 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2647) AND (b.`id_shop` = 1) LIMIT 1 |
0.184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3078 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Adapter/Presenter/Cart/CartPresenter.php:373 (getTotalShippingCost)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 832 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 27506) AND (pc.id_shop = 1) |
0.183
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 905 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute` a
LEFT JOIN `xj8_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1742) LIMIT 1 |
0.183
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 970 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 27513) AND (pc.id_shop = 1) |
0.183
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2260 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3013) AND (b.`id_shop` = 1) LIMIT 1 |
0.183
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2744 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2542) AND (b.`id_shop` = 1) LIMIT 1 |
0.183
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 771 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 28844
AND image_shop.`cover` = 1 LIMIT 1 |
0.183
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 802 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 28844) AND (pc.id_shop = 1) |
0.183
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1002 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 27508
AND image_shop.`cover` = 1 LIMIT 1 |
0.183
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2031 |
SELECT SQL_NO_CACHE pac.`id_product_attribute`, al.`name` AS attribute_name
FROM `xj8_product_attribute_combination` pac
LEFT JOIN `xj8_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `xj8_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `xj8_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 1
)
WHERE pac.`id_product_attribute` = 1747 |
0.183
ms
|
1 |
|
|
/modules/cdc_googletagmanager/services/PrestashopUtils.php:81
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:98 (getAttributeSmall)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2165 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13) AND (b.`id_shop` = 1) LIMIT 1 |
0.183
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2464 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2492) AND (b.`id_shop` = 1) LIMIT 1 |
0.183
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2716 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2583) AND (b.`id_shop` = 1) LIMIT 1 |
0.183
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 320 |
SELECT SQL_NO_CACHE *
FROM `xj8_carrier` a
LEFT JOIN `xj8_carrier_lang` `b` ON a.`id_carrier` = b.`id_carrier` AND b.`id_lang` = 1
LEFT JOIN `xj8_carrier_shop` `c` ON a.`id_carrier` = c.`id_carrier` AND c.`id_shop` = 1
WHERE (a.`id_carrier` = 125) AND (b.`id_shop` = 1) LIMIT 1 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Carrier.php:186 (__construct)
/override/classes/Carrier.php:82 (__construct)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2565 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2524) AND (b.`id_shop` = 1) LIMIT 1 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2592 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2533) AND (b.`id_shop` = 1) LIMIT 1 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2594 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2534) AND (b.`id_shop` = 1) LIMIT 1 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2624 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 51) AND (b.`id_shop` = 1) LIMIT 1 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:4253 (__construct)
/modules/stmegamenu/stmegamenu.php:3894 (getLink)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 11 |
SELECT SQL_NO_CACHE domain, domain_ssl
FROM xj8_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
0.182
ms
|
1 |
|
|
/classes/shop/ShopUrl.php:182
/classes/shop/ShopUrl.php:198 (cacheMainDomainForShop)
/classes/Tools.php:302 (getMainShopDomain)
/classes/Link.php:65 (getShopDomain)
/config/config.inc.php:277 (__construct)
/index.php:27 (require)
|
| 675 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 27494
AND image_shop.`cover` = 1 LIMIT 1 |
0.182
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 999 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 27507) AND (pc.id_shop = 1) |
0.182
ms
|
3 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1451 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `xj8_product` p LEFT JOIN `xj8_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 20010 AND pa.`id_product` = 20010 AND pa.`id_product_attribute` = 1745 LIMIT 1 |
0.182
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5799 (getAvailableDate)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1476 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) AND (b.`id_shop` = 1) LIMIT 1 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:1118 (__construct)
/classes/Category.php:1574 (getRootCategory)
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2028 |
SELECT SQL_NO_CACHE pac.`id_product_attribute`, al.`name` AS attribute_name
FROM `xj8_product_attribute_combination` pac
LEFT JOIN `xj8_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `xj8_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `xj8_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 1
)
WHERE pac.`id_product_attribute` = 1696 |
0.182
ms
|
1 |
|
|
/modules/cdc_googletagmanager/services/PrestashopUtils.php:81
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:98 (getAttributeSmall)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2199 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 80) AND (b.`id_shop` = 1) LIMIT 1 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2201 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2410) AND (b.`id_shop` = 1) LIMIT 1 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2354 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2436) AND (b.`id_shop` = 1) LIMIT 1 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2432 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2484) AND (b.`id_shop` = 1) LIMIT 1 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2448 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2641) AND (b.`id_shop` = 1) LIMIT 1 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2466 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2493) AND (b.`id_shop` = 1) LIMIT 1 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2567 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2528) AND (b.`id_shop` = 1) LIMIT 1 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2708 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2579) AND (b.`id_shop` = 1) LIMIT 1 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2806 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2602) AND (b.`id_shop` = 1) LIMIT 1 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3023 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.182
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/src/Adapter/Presenter/Cart/CartPresenter.php:333 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1026 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 27508) AND (pc.id_shop = 1) |
0.181
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2187 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2461) AND (b.`id_shop` = 1) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2211 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2420) AND (b.`id_shop` = 1) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2748 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2547) AND (b.`id_shop` = 1) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 538 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute_lang`
WHERE `id_product_attribute` = 1880 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1046 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `xj8_product` p LEFT JOIN `xj8_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 20013 AND pa.`id_product` = 20013 AND pa.`id_product_attribute` = 1751 LIMIT 1 |
0.181
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5799 (getAvailableDate)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1223 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 17468
AND image_shop.`cover` = 1 LIMIT 1 |
0.181
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1477 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1 |
0.181
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2153 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2456) AND (b.`id_shop` = 1) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2242 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2409) AND (b.`id_shop` = 1) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2248 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2638) AND (b.`id_shop` = 1) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2274 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2976) AND (b.`id_shop` = 1) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2289 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2424) AND (b.`id_shop` = 1) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2301 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2429) AND (b.`id_shop` = 1) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2325 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2397) AND (b.`id_shop` = 1) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2329 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2401) AND (b.`id_shop` = 1) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2369 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6751) AND (b.`id_shop` = 1) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2403 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2472) AND (b.`id_shop` = 1) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2526 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2514) AND (b.`id_shop` = 1) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2764 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2604) AND (b.`id_shop` = 1) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2796 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2597) AND (b.`id_shop` = 1) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2802 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2600) AND (b.`id_shop` = 1) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2874 |
SELECT SQL_NO_CACHE `criterion_group_type`, `display_type`, `range`, `id_criterion_group_linked`, `sort_by`, `sort_way`, `is_combined`, `is_multicriteria`, `visible`
FROM `xj8_pm_advancedsearch_criterion_group_1`
WHERE `id_criterion_group` = 3 LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:69
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:96 (query)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2147 (row)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2155 (getCriterionGroupTypeAndDisplay)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2439 (getCriterionGroupsTypeAndDisplay)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3046 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 288 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 20051) AND (a0.`id_product_attribute` = 2221) AND (a0.`id_warehouse` IN(1, 2)) |
0.180
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1481 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.180
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2035 |
SELECT SQL_NO_CACHE pac.`id_product_attribute`, al.`name` AS attribute_name
FROM `xj8_product_attribute_combination` pac
LEFT JOIN `xj8_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `xj8_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `xj8_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 1
)
WHERE pac.`id_product_attribute` = 1886 |
0.180
ms
|
1 |
|
|
/modules/cdc_googletagmanager/services/PrestashopUtils.php:81
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:98 (getAttributeSmall)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2055 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2167 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 14) AND (b.`id_shop` = 1) LIMIT 1 |
0.180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2169 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 42) AND (b.`id_shop` = 1) LIMIT 1 |
0.180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2181 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2458) AND (b.`id_shop` = 1) LIMIT 1 |
0.180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2205 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2414) AND (b.`id_shop` = 1) LIMIT 1 |
0.180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2297 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2427) AND (b.`id_shop` = 1) LIMIT 1 |
0.180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2327 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2400) AND (b.`id_shop` = 1) LIMIT 1 |
0.180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2401 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2471) AND (b.`id_shop` = 1) LIMIT 1 |
0.180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2417 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2479) AND (b.`id_shop` = 1) LIMIT 1 |
0.180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2436 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2489) AND (b.`id_shop` = 1) LIMIT 1 |
0.180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2494 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2644) AND (b.`id_shop` = 1) LIMIT 1 |
0.180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2509 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2507) AND (b.`id_shop` = 1) LIMIT 1 |
0.180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2553 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2526) AND (b.`id_shop` = 1) LIMIT 1 |
0.180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2569 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2518 LIMIT 1 |
0.180
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2729 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2591) AND (b.`id_shop` = 1) LIMIT 1 |
0.180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2770 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2607) AND (b.`id_shop` = 1) LIMIT 1 |
0.180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2800 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2599) AND (b.`id_shop` = 1) LIMIT 1 |
0.180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 287 |
SELECT SQL_NO_CACHE w.`id_warehouse`,
wl.`name` as name,
`reference`,
w.`id_address`
FROM `xj8_warehouse` w
LEFT JOIN `xj8_warehouse_lang` `wl` ON w.`id_warehouse` = wl.`id_warehouse` AND `id_lang` = 1
WHERE (`deleted` = 0) AND (`active` = 1)
ORDER BY reference ASC |
0.179
ms
|
2 |
Yes
|
|
/modules/wkwarehouses/classes/Warehouse.php:169
/modules/wkwarehouses/classes/WarehouseProductLocation.php:121 (getWarehouses)
/modules/wkwarehouses/classes/WorkshopAsm.php:439 (getCollection)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1848 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6586 LIMIT 1 |
0.179
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2136 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 16) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2155 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2457) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2171 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2448) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2183 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2459) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2203 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2411) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2223 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3014) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2266 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2933) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2272 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2947) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/classes/Category.php:311 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2276 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2931) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2291 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2422) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2348 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2403) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2350 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2434) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2358 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2438) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2390 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6748) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2398 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 8) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:4253 (__construct)
/modules/stmegamenu/stmegamenu.php:3894 (getLink)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2434 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2490) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2478 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2497) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2480 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2498) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2490 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2503) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2528 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2513) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2555 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2525) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2655 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2556) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2850 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 2767) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2352 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2435) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2511 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2508) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2690 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2575) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2772 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2608) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 117 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.178
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:337 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 457 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `xj8_product` p LEFT JOIN `xj8_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 27518 AND pa.`id_product` = 27518 AND pa.`id_product_attribute` = 2004 LIMIT 1 |
0.178
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5799 (getAvailableDate)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 768 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 28843) AND (pc.id_shop = 1) |
0.178
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1237 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `xj8_product` p LEFT JOIN `xj8_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 17468 AND pa.`id_product` = 17468 AND pa.`id_product_attribute` = 1696 LIMIT 1 |
0.178
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5799 (getAvailableDate)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2039 |
SELECT SQL_NO_CACHE pac.`id_product_attribute`, al.`name` AS attribute_name
FROM `xj8_product_attribute_combination` pac
LEFT JOIN `xj8_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `xj8_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `xj8_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 1
)
WHERE pac.`id_product_attribute` = 1745 |
0.178
ms
|
1 |
|
|
/modules/cdc_googletagmanager/services/PrestashopUtils.php:81
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:98 (getAttributeSmall)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2213 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2416) AND (b.`id_shop` = 1) LIMIT 1 |
0.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2323 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2396) AND (b.`id_shop` = 1) LIMIT 1 |
0.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2371 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6754) AND (b.`id_shop` = 1) LIMIT 1 |
0.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2375 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6756) AND (b.`id_shop` = 1) LIMIT 1 |
0.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2513 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2509) AND (b.`id_shop` = 1) LIMIT 1 |
0.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2583 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2531) AND (b.`id_shop` = 1) LIMIT 1 |
0.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2598 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2536) AND (b.`id_shop` = 1) LIMIT 1 |
0.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2653 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2562) AND (b.`id_shop` = 1) LIMIT 1 |
0.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2688 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2574) AND (b.`id_shop` = 1) LIMIT 1 |
0.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2853 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 3059) LIMIT 1 |
0.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 253 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `xj8_product_attribute` pa
INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 2221 LIMIT 1 |
0.178
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5661 (getPrice)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 788 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `xj8_product` p LEFT JOIN `xj8_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 28844 AND pa.`id_product` = 28844 AND pa.`id_product_attribute` = 2014 LIMIT 1 |
0.178
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5799 (getAvailableDate)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1080 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `xj8_product` p LEFT JOIN `xj8_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 17475 AND pa.`id_product` = 17475 AND pa.`id_product_attribute` = 1703 LIMIT 1 |
0.178
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5799 (getAvailableDate)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1086 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 17475) AND (a0.`id_product_attribute` = 1703) AND (a0.`id_warehouse` IN(1, 2)) |
0.178
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1693 |
SELECT SQL_NO_CACHE id_st_sticker FROM `xj8_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 3 AND (id_manufacturer = 0 OR id_manufacturer=2541)) OR (location = 2 AND (id_category = 0 OR id_category IN(2,3,3,2,1,10,10,3,2,1,14,14,10,3,2,1,38,2446,2446,3,2,1,3001,6586,6753))) OR (location = 1 AND (id_products LIKE "%,17476,%"))) |
0.178
ms
|
6 |
|
|
/modules/ststickers/classes/StStickersMapClass.php:183
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2303 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2430) AND (b.`id_shop` = 1) LIMIT 1 |
0.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2321 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2395) AND (b.`id_shop` = 1) LIMIT 1 |
0.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2379 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6769) AND (b.`id_shop` = 1) LIMIT 1 |
0.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2488 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2502) AND (b.`id_shop` = 1) LIMIT 1 |
0.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 78 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.177
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/src/Adapter/Presenter/Cart/CartPresenter.php:333 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 440 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 27518
AND image_shop.`cover` = 1 LIMIT 1 |
0.177
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 505 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 17480
AND image_shop.`cover` = 1 LIMIT 1 |
0.177
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2149 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2454) AND (b.`id_shop` = 1) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2219 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2419) AND (b.`id_shop` = 1) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2492 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2505) AND (b.`id_shop` = 1) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2522 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2512) AND (b.`id_shop` = 1) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2530 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2516) AND (b.`id_shop` = 1) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2752 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2550) AND (b.`id_shop` = 1) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2804 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2601) AND (b.`id_shop` = 1) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2889 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `xj8_pm_advancedsearch_seo` s
JOIN `xj8_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=1)
WHERE s.`seo_key` IN ("7487faf4bb32d81e5c0e31dd56276bce")
AND s.`deleted`=0 |
0.177
ms
|
0 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:295 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2762 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3046 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3005 |
SELECT SQL_NO_CACHE * FROM `xj8_st_easy_content_setting`
WHERE id_st_easy_content_setting = 63
AND setting_type = 2 |
0.177
ms
|
40 |
|
|
/modules/steasycontent/classes/StEasyContentSettingClass.php:76
/modules/steasycontent/classes/StEasyContentColumnClass.php:175 (getSetting)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:2597 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 52 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 10) AND (b.`id_shop` = 1) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:215 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:229 (array_map)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 147 |
SELECT SQL_NO_CACHE `id_configuration`
FROM `xj8_configuration`
WHERE name = 'PS_ACCOUNTS_SHOP_STATUS'
AND (id_shop_group IS NULL OR id_shop_group = 0) AND (id_shop IS NULL OR id_shop = 0) LIMIT 1 |
0.177
ms
|
1 |
|
|
/classes/Configuration.php:133
/classes/Configuration.php:116 (getIdByNameFromGivenContext)
/modules/ps_accounts/src/Adapter/Configuration.php:222 (getIdByName)
/modules/ps_accounts/src/Adapter/Configuration.php:202 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:123 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:405 (get)
/modules/ps_accounts/src/Account/StatusManager.php:298 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:134 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:201 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:111 (getCloudShopId)
/modules/ps_accounts/src/Service/PsAccountsService.php:103 (getShopUuid)
/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:67 (getShopUuidV4)
/var/cache/prod/Ps_facebookFrontContainer.php:283 (__construct)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getErrorHandlerService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_checkout/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64 (get)
/modules/ps_facebook/ps_facebook.php:140 (getService)
/modules/ps_facebook/ps_facebook.php:303 (getService)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 693 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `xj8_product` p LEFT JOIN `xj8_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 27494 AND pa.`id_product` = 27494 AND pa.`id_product_attribute` = 1994 LIMIT 1 |
0.177
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5799 (getAvailableDate)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1193 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute` a
LEFT JOIN `xj8_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1749) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1647 |
SELECT SQL_NO_CACHE id_st_sticker FROM `xj8_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 3 AND (id_manufacturer = 0 OR id_manufacturer=3)) OR (location = 2 AND (id_category = 0 OR id_category IN(2,3,3,2,1,11,11,3,2,1,15,15,11,3,2,1,2444,2444,3,2,1,6753))) OR (location = 1 AND (id_products LIKE "%,17475,%"))) |
0.177
ms
|
6 |
|
|
/modules/ststickers/classes/StStickersMapClass.php:183
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2215 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2412) AND (b.`id_shop` = 1) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2295 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2425) AND (b.`id_shop` = 1) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2313 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2428 LIMIT 1 |
0.177
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2428 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2480) AND (b.`id_shop` = 1) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2559 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2520) AND (b.`id_shop` = 1) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2629 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2564) AND (b.`id_shop` = 1) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2645 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2554) AND (b.`id_shop` = 1) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 342 |
SELECT SQL_NO_CACHE *
FROM `xj8_carrier` a
LEFT JOIN `xj8_carrier_lang` `b` ON a.`id_carrier` = b.`id_carrier` AND b.`id_lang` = 1
LEFT JOIN `xj8_carrier_shop` `c` ON a.`id_carrier` = c.`id_carrier` AND c.`id_shop` = 1
WHERE (a.`id_carrier` = 134) AND (b.`id_shop` = 1) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Carrier.php:186 (__construct)
/override/classes/Carrier.php:82 (__construct)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 727 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `xj8_product` p LEFT JOIN `xj8_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 17479 AND pa.`id_product` = 17479 AND pa.`id_product_attribute` = 1875 LIMIT 1 |
0.176
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5799 (getAvailableDate)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3022 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.176
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:333 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 5 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM xj8_shop s
LEFT JOIN xj8_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.176
ms
|
1 |
|
|
/classes/shop/Shop.php:218
/classes/shop/Shop.php:148 (setUrl)
/classes/shop/Shop.php:431 (__construct)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
| 64 |
SELECT SQL_NO_CACHE *
FROM `xj8_configuration_lang`
WHERE `id_configuration` = 251673 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:224 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:202 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:123 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:405 (get)
/modules/ps_accounts/src/Account/StatusManager.php:298 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:134 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:201 (getStatus)
/modules/ps_accounts/src/Account/StatusManager.php:79 (getCloudShopId)
/modules/ps_accounts/src/Service/PsAccountsService.php:216 (identityCreated)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1178 (isValid)
/modules/ps_checkout/ps_checkout.php:283 (merchantIsValid)
/classes/Hook.php:1043 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:996 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 118 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.176
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/src/Adapter/Presenter/Cart/CartPresenter.php:337 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 887 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `xj8_product` p LEFT JOIN `xj8_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 17471 AND pa.`id_product` = 17471 AND pa.`id_product_attribute` = 1742 LIMIT 1 |
0.176
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5799 (getAvailableDate)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1173 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `xj8_product` p LEFT JOIN `xj8_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 20012 AND pa.`id_product` = 20012 AND pa.`id_product_attribute` = 1749 LIMIT 1 |
0.176
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5799 (getAvailableDate)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1382 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute` a
LEFT JOIN `xj8_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1886) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2209 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2431) AND (b.`id_shop` = 1) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2262 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2915) AND (b.`id_shop` = 1) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2335 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2646) AND (b.`id_shop` = 1) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2356 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2437) AND (b.`id_shop` = 1) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2360 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2439) AND (b.`id_shop` = 1) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2393 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6745) AND (b.`id_shop` = 1) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2407 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2474) AND (b.`id_shop` = 1) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2413 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2477) AND (b.`id_shop` = 1) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2474 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2495) AND (b.`id_shop` = 1) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2507 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2506) AND (b.`id_shop` = 1) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2561 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2522) AND (b.`id_shop` = 1) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2585 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2532) AND (b.`id_shop` = 1) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2608 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2539) AND (b.`id_shop` = 1) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2631 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2560) AND (b.`id_shop` = 1) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2731 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2592) AND (b.`id_shop` = 1) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2794 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2596) AND (b.`id_shop` = 1) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 102 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 258 |
SELECT SQL_NO_CACHE DISTINCT `id_product_attribute` FROM `xj8_specific_price` WHERE `id_product_attribute` != 0 |
0.175
ms
|
1 |
|
|
/classes/SpecificPrice.php:310
/classes/SpecificPrice.php:368 (filterOutField)
/classes/SpecificPrice.php:548 (computeExtraConditions)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 520 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `xj8_product` p LEFT JOIN `xj8_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 17480 AND pa.`id_product` = 17480 AND pa.`id_product_attribute` = 1880 LIMIT 1 |
0.175
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5799 (getAvailableDate)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 869 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute` a
LEFT JOIN `xj8_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 2006) LIMIT 1 |
0.175
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1310 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 20011) AND (pc.id_shop = 1) |
0.175
ms
|
3 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1820 |
SELECT SQL_NO_CACHE id_st_sticker FROM `xj8_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 3 AND (id_manufacturer = 0 OR id_manufacturer=2490)) OR (location = 2 AND (id_category = 0 OR id_category IN(2,3,3,2,1,11,11,3,2,1,15,15,11,3,2,1,44,48,2465))) OR (location = 1 AND (id_products LIKE "%,10856,%"))) |
0.175
ms
|
6 |
|
|
/modules/ststickers/classes/StStickersMapClass.php:183
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2140 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2451) AND (b.`id_shop` = 1) LIMIT 1 |
0.175
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2207 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2415) AND (b.`id_shop` = 1) LIMIT 1 |
0.175
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2438 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2485) AND (b.`id_shop` = 1) LIMIT 1 |
0.175
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2476 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2496) AND (b.`id_shop` = 1) LIMIT 1 |
0.175
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2524 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2515) AND (b.`id_shop` = 1) LIMIT 1 |
0.175
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2784 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2617) AND (b.`id_shop` = 1) LIMIT 1 |
0.175
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2790 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2594) AND (b.`id_shop` = 1) LIMIT 1 |
0.175
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2792 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2595) AND (b.`id_shop` = 1) LIMIT 1 |
0.175
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2984 |
SELECT SQL_NO_CACHE qdrf.*
FROM `xj8_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
0.175
ms
|
5 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/quantitydiscountpro.php:846 (getQuantityDiscountRuleFamilies)
/modules/quantitydiscountpro/quantitydiscountpro.php:676 (getMessage)
/classes/Hook.php:1043 (hookDisplayContentWrapperBottom)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:494 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3065 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 112 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2189 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 365 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `xj8_product` p LEFT JOIN `xj8_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 20006 AND pa.`id_product` = 20006 AND pa.`id_product_attribute` = 1858 LIMIT 1 |
0.174
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5799 (getAvailableDate)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 556 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `xj8_product` p LEFT JOIN `xj8_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 20027 AND pa.`id_product` = 20027 AND pa.`id_product_attribute` = 1888 LIMIT 1 |
0.174
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5799 (getAvailableDate)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 852 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `xj8_product` p LEFT JOIN `xj8_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 27519 AND pa.`id_product` = 27519 AND pa.`id_product_attribute` = 2006 LIMIT 1 |
0.174
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5799 (getAvailableDate)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 897 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 17471) AND (a0.`id_warehouse` IN(1, 2)) |
0.174
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1884 |
SELECT SQL_NO_CACHE id_st_sticker FROM `xj8_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 3 AND (id_manufacturer = 0 OR id_manufacturer=3156)) OR (location = 2 AND (id_category = 0 OR id_category IN(2,3,3,2,1,10,10,3,2,1,14,14,10,3,2,1,6753))) OR (location = 1 AND (id_products LIKE "%,20045,%"))) |
0.174
ms
|
6 |
|
|
/modules/ststickers/classes/StStickersMapClass.php:183
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2217 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3016) AND (b.`id_shop` = 1) LIMIT 1 |
0.174
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2299 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2428) AND (b.`id_shop` = 1) LIMIT 1 |
0.174
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2405 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2473) AND (b.`id_shop` = 1) LIMIT 1 |
0.174
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2440 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2486) AND (b.`id_shop` = 1) LIMIT 1 |
0.174
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2606 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2541) AND (b.`id_shop` = 1) LIMIT 1 |
0.174
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2639 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2558) AND (b.`id_shop` = 1) LIMIT 1 |
0.174
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2766 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2605) AND (b.`id_shop` = 1) LIMIT 1 |
0.174
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2787 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2616) AND (b.`id_shop` = 1) LIMIT 1 |
0.174
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2856 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `xj8_category_group` cg
WHERE (cg.`id_category` = 38) |
0.174
ms
|
5 |
|
|
/classes/Category.php:1704
/modules/stmegamenu/stmegamenu.php:4256 (getGroups)
/modules/stmegamenu/stmegamenu.php:3894 (getLink)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2415 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2478) AND (b.`id_shop` = 1) LIMIT 1 |
0.174
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 106 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 345 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute` a
LEFT JOIN `xj8_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 2221) LIMIT 1 |
0.173
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 632 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 3899) AND (pc.id_shop = 1) |
0.173
ms
|
2 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1550 |
SELECT SQL_NO_CACHE id_st_sticker FROM `xj8_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 3 AND (id_manufacturer = 0 OR id_manufacturer=4)) OR (location = 2 AND (id_category = 0 OR id_category IN(2,3,3,2,1,11,11,3,2,1,15,15,11,3,2,1,2464,6736,6740,6753))) OR (location = 1 AND (id_products LIKE "%,27513,%"))) |
0.173
ms
|
6 |
|
|
/modules/ststickers/classes/StStickersMapClass.php:183
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1622 |
SELECT SQL_NO_CACHE id_st_sticker FROM `xj8_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 3 AND (id_manufacturer = 0 OR id_manufacturer=2878)) OR (location = 2 AND (id_category = 0 OR id_category IN(2,3,3,2,1,11,11,3,2,1,15,15,11,3,2,1))) OR (location = 1 AND (id_products LIKE "%,20013,%"))) |
0.173
ms
|
6 |
|
|
/modules/ststickers/classes/StStickersMapClass.php:183
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1941 |
SELECT SQL_NO_CACHE id_st_sticker FROM `xj8_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 3 AND (id_manufacturer = 0 OR id_manufacturer=3190)) OR (location = 2 AND (id_category = 0 OR id_category IN(2,3,3,2,1,10,10,3,2,1,13,13,10,3,2,1,37))) OR (location = 1 AND (id_products LIKE "%,21409,%"))) |
0.173
ms
|
6 |
|
|
/modules/ststickers/classes/StStickersMapClass.php:183
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2381 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6770) AND (b.`id_shop` = 1) LIMIT 1 |
0.173
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2444 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2487) AND (b.`id_shop` = 1) LIMIT 1 |
0.173
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2649 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2563) AND (b.`id_shop` = 1) LIMIT 1 |
0.173
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 383 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute` a
LEFT JOIN `xj8_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1858) LIMIT 1 |
0.173
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 673 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute` a
LEFT JOIN `xj8_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1753) LIMIT 1 |
0.173
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2612 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2640) AND (b.`id_shop` = 1) LIMIT 1 |
0.173
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2997 |
SELECT SQL_NO_CACHE secc.*
FROM `xj8_st_easy_content_column` secc
WHERE secc.`id_parent`=69 AND secc.`active`=1 AND secc.`id_st_easy_content`=316 ORDER BY secc.`position` |
0.173
ms
|
7 |
Yes
|
|
/modules/steasycontent/classes/StEasyContentColumnClass.php:138
/modules/steasycontent/classes/StEasyContentColumnClass.php:160 (getSub)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:2597 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3 |
SELECT SQL_NO_CACHE value FROM `xj8_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.172
ms
|
1 |
|
|
/classes/shop/Shop.php:1183
/classes/Configuration.php:236 (isFeatureActive)
/classes/Configuration.php:302 (get)
/classes/shop/Shop.php:398 (getMultiShopValues)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
| 531 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 17480) AND (id_product_attribute = 1879) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1112 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `xj8_product` p LEFT JOIN `xj8_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 17476 AND pa.`id_product` = 17476 AND pa.`id_product_attribute` = 2222 LIMIT 1 |
0.172
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5799 (getAvailableDate)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1579 |
SELECT SQL_NO_CACHE id_st_sticker FROM `xj8_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 3 AND (id_manufacturer = 0 OR id_manufacturer=2617)) OR (location = 2 AND (id_category = 0 OR id_category IN(2,3,3,2,1,11,11,3,2,1,15,15,11,3,2,1,48,6736,6740,6753))) OR (location = 1 AND (id_products LIKE "%,27507,%"))) |
0.172
ms
|
6 |
|
|
/modules/ststickers/classes/StStickersMapClass.php:183
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1721 |
SELECT SQL_NO_CACHE id_st_sticker FROM `xj8_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 3 AND (id_manufacturer = 0 OR id_manufacturer=2751)) OR (location = 2 AND (id_category = 0 OR id_category IN(2,3,3,2,1,10,10,3,2,1,13,13,10,3,2,1,37,6750))) OR (location = 1 AND (id_products LIKE "%,3437,%"))) |
0.172
ms
|
6 |
|
|
/modules/ststickers/classes/StStickersMapClass.php:183
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1767 |
SELECT SQL_NO_CACHE id_st_sticker FROM `xj8_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 3 AND (id_manufacturer = 0 OR id_manufacturer=4)) OR (location = 2 AND (id_category = 0 OR id_category IN(2,3,3,2,1,11,11,3,2,1,15,15,11,3,2,1,6750,6753))) OR (location = 1 AND (id_products LIKE "%,26278,%"))) |
0.172
ms
|
6 |
|
|
/modules/ststickers/classes/StStickersMapClass.php:183
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1904 |
SELECT SQL_NO_CACHE id_st_sticker FROM `xj8_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 3 AND (id_manufacturer = 0 OR id_manufacturer=2371)) OR (location = 2 AND (id_category = 0 OR id_category IN(2,3,3,2,1,11,11,3,2,1,15,15,11,3,2,1,6753))) OR (location = 1 AND (id_products LIKE "%,20025,%"))) |
0.172
ms
|
6 |
|
|
/modules/ststickers/classes/StStickersMapClass.php:183
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2557 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2527) AND (b.`id_shop` = 1) LIMIT 1 |
0.172
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2627 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2551) AND (b.`id_shop` = 1) LIMIT 1 |
0.172
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2838 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 2490) LIMIT 1 |
0.172
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3001 |
SELECT SQL_NO_CACHE * FROM `xj8_st_easy_content_setting`
WHERE id_st_easy_content_setting = 62
AND setting_type = 2 |
0.172
ms
|
40 |
|
|
/modules/steasycontent/classes/StEasyContentSettingClass.php:76
/modules/steasycontent/classes/StEasyContentColumnClass.php:175 (getSetting)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:2597 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 45 |
SELECT SQL_NO_CACHE qdr.`id_quantity_discount_rule`, qdrc.`id_quantity_discount_rule_condition`
FROM `xj8_quantity_discount_rule` qdr
INNER JOIN `xj8_quantity_discount_rule_condition` qdrc ON (qdr.`id_quantity_discount_rule` = qdrc.`id_quantity_discount_rule`)
WHERE qdrc.`id_type` = 27 AND qdr.`id_shop` = 1 |
0.172
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:276
/modules/quantitydiscountpro/quantitydiscountpro.php:512 (getQuantityDiscountRulesWithCondition)
/modules/quantitydiscountpro/quantitydiscountpro.php:494 (hookActionFrontControllerAfterInit)
/classes/Hook.php:1043 (hookActionFrontControllerInitAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:514 (exec)
/override/classes/controller/FrontController.php:285 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1339 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 20045) AND (a0.`id_warehouse` IN(1, 2)) |
0.172
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2674 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2566 LIMIT 1 |
0.172
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2755 |
SELECT SQL_NO_CACHE *
FROM `xj8_st_mega_column`
WHERE `id_st_mega_menu`=139 AND `active`=1
ORDER BY `position` |
0.172
ms
|
53 |
Yes
|
|
/modules/stmegamenu/classes/StMegaColumnClass.php:58
/modules/stmegamenu/stmegamenu.php:3890 (getAll)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2892 |
SELECT SQL_NO_CACHE qdrf.*
FROM `xj8_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
0.172
ms
|
5 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/quantitydiscountpro.php:846 (getQuantityDiscountRuleFamilies)
/modules/quantitydiscountpro/quantitydiscountpro.php:625 (getMessage)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3077 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.172
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/src/Adapter/Presenter/Cart/CartPresenter.php:337 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 109 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 235 |
SELECT SQL_NO_CACHE *
FROM `xj8_orders` a
WHERE (a.`id_order` = 1) LIMIT 1 |
0.171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/order/Order.php:284 (__construct)
/modules/gmerchantcenterpro/lib/hook/hookDisplay.php:95 (__construct)
:undefined (displayHeader)
/modules/gmerchantcenterpro/lib/hook/hookDisplay.php:49 (call_user_func_array)
/modules/gmerchantcenterpro/lib/hook/hookController.php:60 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:354 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:314 (execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2097 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.171
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2844 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 2585) LIMIT 1 |
0.171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 68 |
SELECT SQL_NO_CACHE *
FROM `xj8_configuration_lang`
WHERE `id_configuration` = 251673 |
0.171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:224 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:202 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:123 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:405 (get)
/modules/ps_accounts/src/Account/StatusManager.php:298 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:134 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:90 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:217 (identityVerified)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1178 (isValid)
/modules/ps_checkout/ps_checkout.php:283 (merchantIsValid)
/classes/Hook.php:1043 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:996 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 472 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 27518) AND (pc.id_shop = 1) |
0.171
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2051 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.171
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/src/Adapter/Presenter/Cart/CartPresenter.php:326 (getProducts)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2604 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2538) AND (b.`id_shop` = 1) LIMIT 1 |
0.171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/stmegamenu/stmegamenu.php:3929 (__construct)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2610 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2540) AND (b.`id_shop` = 1) LIMIT 1 |
0.171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2836 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 2304) LIMIT 1 |
0.171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3048 |
SELECT SQL_NO_CACHE qdrf.*
FROM `xj8_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
0.171
ms
|
5 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:365 (getQuantityDiscountRuleFamilies)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/override/classes/CartRule.php:154 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:444 (getDiscounts)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3037 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2189 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 75 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.170
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/src/Adapter/Presenter/Cart/CartPresenter.php:326 (getProducts)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 81 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:171 (getNumberOfAsmProductsInCart)
/classes/Cart.php:2840 (getPackageList)
/override/classes/Cart.php:489 (getDeliveryOptionList)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 110 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.170
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 242 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) LIMIT 1 |
0.170
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1453 (__construct)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2951 (getCurrentCategory)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3251 (getLocationName)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3202 (includeAssets)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 331 |
SELECT SQL_NO_CACHE *
FROM `xj8_carrier` a
LEFT JOIN `xj8_carrier_lang` `b` ON a.`id_carrier` = b.`id_carrier` AND b.`id_lang` = 1
LEFT JOIN `xj8_carrier_shop` `c` ON a.`id_carrier` = c.`id_carrier` AND c.`id_shop` = 1
WHERE (a.`id_carrier` = 127) AND (b.`id_shop` = 1) LIMIT 1 |
0.170
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Carrier.php:186 (__construct)
/override/classes/Carrier.php:82 (__construct)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 502 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 30712) AND (pc.id_shop = 1) |
0.170
ms
|
2 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2087 |
SELECT SQL_NO_CACHE g.*, gl.*
FROM `xj8_group` g
LEFT JOIN `xj8_group_lang` gl
ON (g.`id_group` = gl.`id_group`)
WHERE `name` = 'cse' LIMIT 1 |
0.170
ms
|
25 |
|
|
/classes/Group.php:437
/override/classes/Customer.php:10 (searchByName)
/override/modules/stcustomersignin/stcustomersignin.php:574 (isCustomerInCseGroup)
/override/modules/stcustomersignin/stcustomersignin.php:598 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2543 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 2) LIMIT 1 |
0.170
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2697 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2569 LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3013 |
SELECT SQL_NO_CACHE * FROM `xj8_st_easy_content_setting`
WHERE id_st_easy_content_setting = 64
AND setting_type = 2 |
0.170
ms
|
40 |
|
|
/modules/steasycontent/classes/StEasyContentSettingClass.php:76
/modules/steasycontent/classes/StEasyContentColumnClass.php:175 (getSetting)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:2597 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 107 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 113 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2189 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2453 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2490 LIMIT 1 |
0.169
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2647 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2553) AND (b.`id_shop` = 1) LIMIT 1 |
0.169
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2832 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 3156) LIMIT 1 |
0.169
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 494 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM xj8_product_attribute pa
INNER JOIN xj8_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 = 30712 LIMIT 1 |
0.169
ms
|
1 |
|
|
/classes/Product.php:1106
/modules/wkwarehouses/wkwarehouses.php:1087 (getDefaultAttribute)
/modules/wkwarehouses/wkwarehouses.php:1212 (setProductProperties)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 574 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute` a
LEFT JOIN `xj8_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1888) LIMIT 1 |
0.168
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 625 |
SELECT SQL_NO_CACHE *
FROM `xj8_country` a
LEFT JOIN `xj8_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `xj8_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 6) LIMIT 1 |
0.168
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/wkwarehouses/classes/WorkshopAsm.php:810 (__construct)
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2098 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2643 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2552) AND (b.`id_shop` = 1) LIMIT 1 |
0.168
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:310 (__construct)
/modules/stmegamenu/stmegamenu.php:3933 (recurseLiteCategTree)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 121 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/src/Adapter/Presenter/Cart/CartPresenter.php:527 (getDeliveryOptionList)
/src/Adapter/Presenter/Cart/CartPresenter.php:381 (getShippingDisplayValue)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 786 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 28844) AND (id_product_attribute = 2014) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.168
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1313 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute` a
LEFT JOIN `xj8_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1747) LIMIT 1 |
0.168
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2088 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.168
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:5167 (getProducts)
/src/Adapter/Presenter/Cart/CartPresenter.php:324 (getProductsWithSeparatedGifts)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 323 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.167
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:3602 (getOrderTotal)
/override/classes/Cart.php:10 (getPackageShippingCost)
/override/classes/Carrier.php:119 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 437 |
SELECT SQL_NO_CACHE id_carrier
FROM `xj8_product_carrier` pc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1
WHERE (pc.id_product = 20053) AND (pc.id_shop = 1) |
0.167
ms
|
4 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1344
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 503 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.167
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1411 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 859 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 27519) LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1370 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 20025) LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2849 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 2683) LIMIT 1 |
0.167
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 61 |
SELECT SQL_NO_CACHE value FROM `xj8_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ps_accounts/src/Adapter/Configuration.php:263
/modules/ps_accounts/src/Adapter/Configuration.php:219 (isMultishopActive)
/modules/ps_accounts/src/Adapter/Configuration.php:202 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:123 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:405 (get)
/modules/ps_accounts/src/Account/StatusManager.php:298 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:134 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:201 (getStatus)
/modules/ps_accounts/src/Account/StatusManager.php:79 (getCloudShopId)
/modules/ps_accounts/src/Service/PsAccountsService.php:216 (identityCreated)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1178 (isValid)
/modules/ps_checkout/ps_checkout.php:283 (merchantIsValid)
/classes/Hook.php:1043 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:996 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 477 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `xj8_image` i
INNER JOIN xj8_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 30712
AND image_shop.`cover` = 1 LIMIT 1 |
0.167
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5626 (getCover)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 592 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 27501) AND (a0.`id_product_attribute` = 0) AND (a0.`id_warehouse` IN(1, 2)) |
0.167
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 744 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute` a
LEFT JOIN `xj8_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1875) LIMIT 1 |
0.167
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 971 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.167
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1411 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2256 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2404 LIMIT 1 |
0.167
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2540 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 1) LIMIT 1 |
0.167
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3044 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Adapter/Presenter/Cart/CartPresenter.php:373 (getTotalShippingCost)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 35 |
SELECT SQL_NO_CACHE *
FROM `xj8_currency` a
LEFT JOIN `xj8_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `xj8_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/override/classes/controller/FrontController.php:285 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 53 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11) AND (b.`id_shop` = 1) LIMIT 1 |
0.166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:215 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:229 (array_map)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 85 |
SELECT SQL_NO_CACHE qdrf.*
FROM `xj8_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
0.166
ms
|
5 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:365 (getQuantityDiscountRuleFamilies)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/classes/Cart.php:3021 (getCustomerCartRules)
/override/classes/Cart.php:489 (getDeliveryOptionList)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1064 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute` a
LEFT JOIN `xj8_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1751) LIMIT 1 |
0.166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2839 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 2498) LIMIT 1 |
0.166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 633 |
SELECT SQL_NO_CACHE c.`id_carrier`
FROM `xj8_carrier` c
LEFT JOIN `xj8_carrier_zone` cz ON (cz.`id_carrier` = c.`id_carrier`)
LEFT JOIN `xj8_zone` z ON (z.`id_zone` = 1)
WHERE c.`id_carrier` = 123
AND c.`deleted` = 0
AND c.`active` = 1
AND cz.`id_zone` = 1
AND z.`active` = 1 LIMIT 1 |
0.166
ms
|
1 |
|
|
/classes/Carrier.php:799
/modules/wkwarehouses/classes/WarehouseStock.php:1354 (checkCarrierZone)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2837 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 2371) LIMIT 1 |
0.166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 333 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.165
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:3564 (getProducts)
/override/classes/Cart.php:10 (getPackageShippingCost)
/override/classes/Carrier.php:119 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 9 |
SELECT SQL_NO_CACHE *
FROM `xj8_lang` a
LEFT JOIN `xj8_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1 |
0.165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:211 (__construct)
/index.php:27 (require)
|
| 307 |
SELECT SQL_NO_CACHE c.id_carrier
FROM `xj8_warehouse_carrier` wc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = wc.id_carrier
WHERE (id_warehouse = 2) AND (c.deleted = 0) |
0.165
ms
|
2 |
|
|
/modules/wkwarehouses/classes/Warehouse.php:203
/modules/wkwarehouses/classes/WarehouseStock.php:1366 (getCarriers)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 526 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 17480) AND (a0.`id_product_attribute` = 1880) AND (a0.`id_warehouse` IN(1, 2)) |
0.165
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 760 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM xj8_product_attribute pa
INNER JOIN xj8_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 = 28843 LIMIT 1 |
0.165
ms
|
1 |
|
|
/classes/Product.php:1106
/modules/wkwarehouses/wkwarehouses.php:1087 (getDefaultAttribute)
/modules/wkwarehouses/wkwarehouses.php:1212 (setProductProperties)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 805 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute` a
LEFT JOIN `xj8_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 2014) LIMIT 1 |
0.165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 894 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 17471) AND (a0.`id_product_attribute` = 1742) AND (a0.`id_warehouse` IN(1, 2)) |
0.165
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1146 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM xj8_product_attribute pa
INNER JOIN xj8_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 = 3437 LIMIT 1 |
0.165
ms
|
1 |
|
|
/classes/Product.php:1106
/modules/wkwarehouses/wkwarehouses.php:1087 (getDefaultAttribute)
/modules/wkwarehouses/wkwarehouses.php:1212 (setProductProperties)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1177 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 20012 AND `id_shop` = 1 |
0.165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1252 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute` a
LEFT JOIN `xj8_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1696) LIMIT 1 |
0.165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1610 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1 |
0.165
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1878 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 14 LIMIT 1 |
0.165
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2067 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2189 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2074 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Adapter/Presenter/Cart/CartPresenter.php:373 (getTotalShippingCost)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2111 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Adapter/Presenter/Cart/CartPresenter.php:373 (getTotalShippingCost)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2833 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 2190) LIMIT 1 |
0.165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2871 |
SELECT SQL_NO_CACHE page FROM `xj8_pm_advancedsearch_special_pages` WHERE id_search=1 |
0.165
ms
|
1 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:105 (query)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:276 (valueList)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:336 (getSearchAssociations)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3030 (getSearchsFromHook)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2898 |
SELECT SQL_NO_CACHE qdrf.*
FROM `xj8_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
0.165
ms
|
5 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/quantitydiscountpro.php:846 (getQuantityDiscountRuleFamilies)
/modules/quantitydiscountpro/quantitydiscountpro.php:671 (getMessage)
/classes/Hook.php:1043 (hookDisplayContentWrapperTop)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:488 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2992 |
SELECT SQL_NO_CACHE secc.*
FROM `xj8_st_easy_content_column` secc
WHERE secc.`id_parent`=67 AND secc.`active`=1 AND secc.`id_st_easy_content`=316 ORDER BY secc.`position` |
0.165
ms
|
7 |
Yes
|
|
/modules/steasycontent/classes/StEasyContentColumnClass.php:138
/modules/steasycontent/classes/StEasyContentColumnClass.php:160 (getSub)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:2597 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3002 |
SELECT SQL_NO_CACHE secc.*
FROM `xj8_st_easy_content_column` secc
WHERE secc.`id_parent`=71 AND secc.`active`=1 AND secc.`id_st_easy_content`=316 ORDER BY secc.`position` |
0.165
ms
|
7 |
Yes
|
|
/modules/steasycontent/classes/StEasyContentColumnClass.php:138
/modules/steasycontent/classes/StEasyContentColumnClass.php:160 (getSub)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:2597 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 98 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.164
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/classes/Cart.php:3037 (getOrderTotal)
/override/classes/Cart.php:489 (getDeliveryOptionList)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 120 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Adapter/Presenter/Cart/CartPresenter.php:373 (getTotalShippingCost)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 124 |
SELECT SQL_NO_CACHE qdrf.*
FROM `xj8_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
0.164
ms
|
5 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:365 (getQuantityDiscountRuleFamilies)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/override/classes/CartRule.php:154 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:444 (getDiscounts)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 634 |
SELECT SQL_NO_CACHE c.id_carrier
FROM `xj8_warehouse_carrier` wc
INNER JOIN `xj8_carrier` `c` ON c.id_reference = wc.id_carrier
WHERE (id_warehouse = 1) AND (c.deleted = 0) |
0.164
ms
|
1 |
|
|
/modules/wkwarehouses/classes/Warehouse.php:203
/modules/wkwarehouses/classes/WarehouseStock.php:1366 (getCarriers)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 989 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 27507 AND `id_shop` = 1 |
0.164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1084 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 17475 AND `id_shop` = 1 |
0.164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1311 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.164
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1399 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1338 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 20045) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.164
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1344 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.164
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1399 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1925 |
SELECT SQL_NO_CACHE `id_category` FROM `xj8_category_product`
WHERE `id_product` = 21409 |
0.164
ms
|
5 |
|
|
/classes/Product.php:3423
/classes/Product.php:3476 (getProductCategories)
/modules/ststickers/classes/StStickersMapClass.php:155 (getCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2113 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/src/Adapter/Presenter/Cart/CartPresenter.php:527 (getDeliveryOptionList)
/src/Adapter/Presenter/Cart/CartPresenter.php:381 (getShippingDisplayValue)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2541 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 3) LIMIT 1 |
0.164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2863 |
SELECT SQL_NO_CACHE `width`, `height`
FROM xj8_image_type
WHERE `name` = 'medium_default' LIMIT 1 |
0.164
ms
|
1 |
|
|
/classes/Image.php:563
/modules/stmegamenu/stmegamenu.php:4105 (getSize)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3026 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3042 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.164
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:337 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3071 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2189 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3082 |
SELECT SQL_NO_CACHE qdrf.*
FROM `xj8_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
0.164
ms
|
5 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:365 (getQuantityDiscountRuleFamilies)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/override/classes/CartRule.php:154 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:444 (getDiscounts)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 256 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE `id_product` != 0 LIMIT 1 |
0.164
ms
|
2224 |
|
|
/classes/SpecificPrice.php:297
/classes/SpecificPrice.php:360 (filterOutField)
/classes/SpecificPrice.php:548 (computeExtraConditions)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 103 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 115 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2189 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2545 |
SELECT SQL_NO_CACHE *
FROM `xj8_st_mega_column`
WHERE `id_st_mega_menu`=36 AND `active`=1
ORDER BY `position` |
0.163
ms
|
53 |
Yes
|
|
/modules/stmegamenu/classes/StMegaColumnClass.php:58
/modules/stmegamenu/stmegamenu.php:3890 (getAll)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2846 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 2617) LIMIT 1 |
0.163
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2921 |
SELECT SQL_NO_CACHE id_product
FROM `xj8_quantity_discount_rule_condition_product`
WHERE `id_quantity_discount_rule_condition` = 48 |
0.163
ms
|
21 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleCondition.php:519
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:6256 (getSelectedAssociatedRestrictions)
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5330 (productIsInFilter)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3060 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3062 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 15 |
SELECT SQL_NO_CACHE `name`, `alias` FROM `xj8_hook_alias` |
0.163
ms
|
88 |
|
|
/classes/Hook.php:287
/classes/Hook.php:318 (getAllHookAliases)
/classes/Hook.php:746 (getHookAliasesFor)
/classes/Hook.php:842 (getHookModuleExecList)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
| 529 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 17480) AND (a0.`id_warehouse` IN(1, 2)) |
0.163
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2840 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 2503) LIMIT 1 |
0.163
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 560 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 20027 AND `id_shop` = 1 |
0.162
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2061 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2070 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2189 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2542 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 4) LIMIT 1 |
0.162
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2665 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2558 LIMIT 1 |
0.162
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2834 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 2266) LIMIT 1 |
0.162
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2847 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 2646) LIMIT 1 |
0.162
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3046 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/src/Adapter/Presenter/Cart/CartPresenter.php:527 (getDeliveryOptionList)
/src/Adapter/Presenter/Cart/CartPresenter.php:381 (getShippingDisplayValue)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1023 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 27508) AND (a0.`id_warehouse` IN(1, 2)) |
0.162
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1096 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute` a
LEFT JOIN `xj8_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1703) LIMIT 1 |
0.162
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2057 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2104 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2189 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2117 |
SELECT SQL_NO_CACHE qdrf.*
FROM `xj8_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
0.162
ms
|
5 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/quantitydiscountpro.php:846 (getQuantityDiscountRuleFamilies)
/modules/quantitydiscountpro/quantitydiscountpro.php:635 (getMessage)
/classes/Hook.php:1043 (hookDisplayTop)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2842 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 2533) LIMIT 1 |
0.162
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2852 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 2967) LIMIT 1 |
0.162
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3031 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 224 |
SELECT SQL_NO_CACHE *
FROM `xj8_country` a
LEFT JOIN `xj8_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 4) LIMIT 1 |
0.161
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:209 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 401 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM xj8_product_attribute pa
INNER JOIN xj8_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 = 27001 LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/Product.php:1106
/modules/wkwarehouses/wkwarehouses.php:1087 (getDefaultAttribute)
/modules/wkwarehouses/wkwarehouses.php:1212 (setProductProperties)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2056 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2093 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2841 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 2510) LIMIT 1 |
0.161
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2845 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 2603) LIMIT 1 |
0.161
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3033 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3038 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2189 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3066 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3073 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2189 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 60 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "ps_accounts" LIMIT 1 |
0.161
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:257
/src/Adapter/Module/ModuleDataProvider.php:228 (getModuleIdByName)
/src/Core/Module/ModuleManager.php:329 (isInstalled)
/modules/ps_checkout/vendor/prestashop/prestashop-accounts-installer/src/Installer/Installer.php:83 (isInstalled)
/modules/ps_checkout/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php:44 (isModuleInstalled)
/modules/ps_checkout/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php:62 (getService)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:41 (getPsAccountsService)
/var/cache/prod/Ps_checkout8505FrontContainer.php:1597 (__construct)
/var/cache/prod/Ps_checkout8505FrontContainer.php:1637 (getPsAccountRepositoryService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getMerchantValidatorService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_checkout/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64 (get)
/modules/ps_checkout/ps_checkout.php:1112 (getService)
/modules/ps_checkout/ps_checkout.php:1177 (getService)
/modules/ps_checkout/ps_checkout.php:283 (merchantIsValid)
/classes/Hook.php:1043 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:996 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 131 |
SELECT SQL_NO_CACHE *
FROM `xj8_country` a
LEFT JOIN `xj8_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1 |
0.161
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:404 (__construct)
/classes/AddressFormat.php:439 (getFormattedAddressFieldsValues)
/override/classes/controller/FrontController.php:1765 (generateAddress)
/override/classes/controller/FrontController.php:545 (getTemplateVarShop)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 311 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.161
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:3564 (getProducts)
/override/classes/Cart.php:10 (getPackageShippingCost)
/override/classes/Carrier.php:119 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 562 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 20027) AND (a0.`id_product_attribute` = 1888) AND (a0.`id_warehouse` IN(1, 2)) |
0.161
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 914 |
SELECT SQL_NO_CACHE *
FROM `xj8_mdgift_rule` mgr
WHERE mgr.`active` = 1
AND mgr.`id_shop` = 1
ORDER BY mgr.`id_mdgift_rule` ASC |
0.161
ms
|
1 |
|
|
/modules/mdgiftproduct/classes/models/MdGiftRule.php:414
/modules/mdgiftproduct/classes/models/MdGiftRule.php:358 (getGifRules)
/modules/mdgiftproduct/mdgiftproduct.php:215 (getValidGiftRules)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 934 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM xj8_product_attribute pa
INNER JOIN xj8_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 = 27515 LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/Product.php:1106
/modules/wkwarehouses/wkwarehouses.php:1087 (getDefaultAttribute)
/modules/wkwarehouses/wkwarehouses.php:1212 (setProductProperties)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1011 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 27508 LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1127 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute` a
LEFT JOIN `xj8_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 2222) LIMIT 1 |
0.161
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1399 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM xj8_product_attribute pa
INNER JOIN xj8_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 = 20024 LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/Product.php:1106
/modules/wkwarehouses/wkwarehouses.php:1087 (getDefaultAttribute)
/modules/wkwarehouses/wkwarehouses.php:1212 (setProductProperties)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1946 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2397 |
SELECT SQL_NO_CACHE *
FROM `xj8_st_mega_column`
WHERE `id_st_mega_menu`=28 AND `active`=1
ORDER BY `position` |
0.161
ms
|
53 |
Yes
|
|
/modules/stmegamenu/classes/StMegaColumnClass.php:58
/modules/stmegamenu/stmegamenu.php:3890 (getAll)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2835 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 2299) LIMIT 1 |
0.161
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2851 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 3181) LIMIT 1 |
0.161
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3014 |
SELECT SQL_NO_CACHE `value` FROM `xj8_configuration` WHERE `name` = 'steavisgarantis_apiKey_1' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/steavisgarantis/steavisgarantis.php:2038
/modules/steavisgarantis/steavisgarantis.php:511 (getCertificateUrlByLang)
/classes/Hook.php:1043 (hookdisplayFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4f/7e/84/4f7e8423ed49721bdbefc272c385d628cd7dc3a9_2.file.footer.tpl.php:107 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4f/7e/84/4f7e8423ed49721bdbefc272c385d628cd7dc3a9_2.file.footer.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5535118_30707969)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:581 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3045 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Adapter/Presenter/Cart/CartPresenter.php:373 (getTotalShippingCost)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3080 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/src/Adapter/Presenter/Cart/CartPresenter.php:527 (getDeliveryOptionList)
/src/Adapter/Presenter/Cart/CartPresenter.php:381 (getShippingDisplayValue)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 284 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 20051 AND `id_shop` = 1 |
0.160
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 138 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "steasybuilder" LIMIT 1 |
0.160
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2084 (getModuleIdByName)
/override/modules/stthemeeditor/stthemeeditor.php:4193 (isInstalled)
/override/modules/stthemeeditor/stthemeeditor.php:4105 (isEbTransPandaInstalled)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 255 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 20051 LIMIT 1 |
0.160
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 322 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.160
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:3564 (getProducts)
/override/classes/Cart.php:10 (getPackageShippingCost)
/override/classes/Carrier.php:119 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 619 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 3899) AND (a0.`id_product_attribute` = 0) AND (a0.`id_warehouse` IN(1, 2)) |
0.160
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 709 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.160
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1399 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 742 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.160
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1399 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 893 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 17471) LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 962 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM xj8_product_attribute pa
INNER JOIN xj8_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 = 27513 LIMIT 1 |
0.160
ms
|
1 |
|
|
/classes/Product.php:1106
/modules/wkwarehouses/wkwarehouses.php:1087 (getDefaultAttribute)
/modules/wkwarehouses/wkwarehouses.php:1212 (setProductProperties)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1426 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM xj8_product_attribute pa
INNER JOIN xj8_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 = 21409 LIMIT 1 |
0.160
ms
|
1 |
|
|
/classes/Product.php:1106
/modules/wkwarehouses/wkwarehouses.php:1087 (getDefaultAttribute)
/modules/wkwarehouses/wkwarehouses.php:1212 (setProductProperties)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1428 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 21409) AND (a0.`id_product_attribute` = 0) AND (a0.`id_warehouse` IN(1, 2)) |
0.160
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1499 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 2447 AND `id_shop` = 1 |
0.160
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2069 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2189 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2078 |
SELECT SQL_NO_CACHE qdrf.*
FROM `xj8_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
0.160
ms
|
5 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:365 (getQuantityDiscountRuleFamilies)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/override/classes/CartRule.php:154 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:444 (getDiscounts)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2094 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2843 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 2541) LIMIT 1 |
0.160
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2848 |
SELECT SQL_NO_CACHE *
FROM `xj8_manufacturer` a
LEFT JOIN `xj8_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `xj8_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 2650) LIMIT 1 |
0.160
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/classes/Link.php:657 (__construct)
/modules/stmegamenu/classes/StMegaBrandClass.php:87 (getManufacturerLink)
/modules/stmegamenu/stmegamenu.php:3993 (getMenuBrands)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2878 |
SELECT SQL_NO_CACHE ac.`id_criterion`, acl.`value`, ac.`visible`
FROM `xj8_pm_advancedsearch_criterion_1` ac
LEFT JOIN `xj8_pm_advancedsearch_criterion_1_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 1)
WHERE ac.`id_criterion` = 1066 LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:69
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:96 (query)
/modules/pm_advancedsearch4/classes/Models/Criterion.php:253 (row)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2542 (getCriterionValueById)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3046 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3006 |
SELECT SQL_NO_CACHE secc.*
FROM `xj8_st_easy_content_column` secc
WHERE secc.`id_parent`=73 AND secc.`active`=1 AND secc.`id_st_easy_content`=316 ORDER BY secc.`position` |
0.160
ms
|
7 |
Yes
|
|
/modules/steasycontent/classes/StEasyContentColumnClass.php:138
/modules/steasycontent/classes/StEasyContentColumnClass.php:160 (getSub)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:2597 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3034 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3074 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2189 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 291 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 20051) AND (a0.`id_warehouse` IN(1, 2)) |
0.159
ms
|
3 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 590 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM xj8_product_attribute pa
INNER JOIN xj8_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 = 27501 LIMIT 1 |
0.159
ms
|
1 |
|
|
/classes/Product.php:1106
/modules/wkwarehouses/wkwarehouses.php:1087 (getDefaultAttribute)
/modules/wkwarehouses/wkwarehouses.php:1212 (setProductProperties)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1018 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM xj8_product_attribute pa
INNER JOIN xj8_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 = 27508 LIMIT 1 |
0.159
ms
|
1 |
|
|
/classes/Product.php:1106
/modules/wkwarehouses/wkwarehouses.php:1087 (getDefaultAttribute)
/modules/wkwarehouses/wkwarehouses.php:1212 (setProductProperties)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1999 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `xj8_product_attribute`
WHERE `id_product` = 20025 |
0.159
ms
|
2 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2068 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.159
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2189 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2095 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.159
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2099 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.159
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2112 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.159
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Adapter/Presenter/Cart/CartPresenter.php:373 (getTotalShippingCost)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2993 |
SELECT SQL_NO_CACHE secc.*
FROM `xj8_st_easy_content_column` secc
WHERE secc.`id_parent`=68 AND secc.`active`=1 AND secc.`id_st_easy_content`=316 ORDER BY secc.`position` |
0.159
ms
|
7 |
Yes
|
|
/modules/steasycontent/classes/StEasyContentColumnClass.php:138
/modules/steasycontent/classes/StEasyContentColumnClass.php:160 (getSub)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:2597 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2998 |
SELECT SQL_NO_CACHE secc.*
FROM `xj8_st_easy_content_column` secc
WHERE secc.`id_parent`=70 AND secc.`active`=1 AND secc.`id_st_easy_content`=316 ORDER BY secc.`position` |
0.159
ms
|
7 |
Yes
|
|
/modules/steasycontent/classes/StEasyContentColumnClass.php:138
/modules/steasycontent/classes/StEasyContentColumnClass.php:160 (getSub)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:2597 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3010 |
SELECT SQL_NO_CACHE secc.*
FROM `xj8_st_easy_content_column` secc
WHERE secc.`id_parent`=72 AND secc.`active`=1 AND secc.`id_st_easy_content`=316 ORDER BY secc.`position` |
0.159
ms
|
7 |
Yes
|
|
/modules/steasycontent/classes/StEasyContentColumnClass.php:138
/modules/steasycontent/classes/StEasyContentColumnClass.php:160 (getSub)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:2597 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3068 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.159
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3079 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.159
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Adapter/Presenter/Cart/CartPresenter.php:373 (getTotalShippingCost)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2452 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2484 LIMIT 1 |
0.159
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 77 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.158
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:333 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 220 |
SELECT SQL_NO_CACHE *
FROM `xj8_country` a
LEFT JOIN `xj8_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 19) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:209 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 733 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 17479) AND (a0.`id_product_attribute` = 1875) AND (a0.`id_warehouse` IN(1, 2)) |
0.158
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1435 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.158
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1411 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1619 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 15 LIMIT 1 |
0.158
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1831 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 11 LIMIT 1 |
0.158
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2058 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.158
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2115 |
SELECT SQL_NO_CACHE qdrf.*
FROM `xj8_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
0.158
ms
|
5 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:365 (getQuantityDiscountRuleFamilies)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/override/classes/CartRule.php:154 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:444 (getDiscounts)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2789 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2616 LIMIT 1 |
0.158
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3027 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.158
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3067 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.158
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1380 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.158
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1399 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1457 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 20010) AND (a0.`id_product_attribute` = 1745) AND (a0.`id_warehouse` IN(1, 2)) |
0.158
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1473 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3039 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.158
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2189 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 49 |
SELECT SQL_NO_CACHE * FROM `xj8_image_type` WHERE 1 AND `categories` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.157
ms
|
17 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:221 (getImagesTypes)
/controllers/front/listing/CategoryController.php:238 (getImage)
/controllers/front/listing/CategoryController.php:204 (getImage)
/controllers/front/listing/CategoryController.php:99 (getTemplateVarCategory)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 111 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.157
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1211 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM xj8_product_attribute pa
INNER JOIN xj8_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 = 26278 LIMIT 1 |
0.157
ms
|
1 |
|
|
/classes/Product.php:1106
/modules/wkwarehouses/wkwarehouses.php:1087 (getDefaultAttribute)
/modules/wkwarehouses/wkwarehouses.php:1212 (setProductProperties)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1371 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 20025) AND (a0.`id_product_attribute` = 1886) AND (a0.`id_warehouse` IN(1, 2)) |
0.157
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1464 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.157
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1399 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1699 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1 |
0.157
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2062 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.157
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2063 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.157
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2105 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.157
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2189 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2107 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.157
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2189 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2307 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2392 LIMIT 1 |
0.157
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1401 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 20024) AND (a0.`id_product_attribute` = 0) AND (a0.`id_warehouse` IN(1, 2)) |
0.157
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1455 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 20010 AND `id_shop` = 1 |
0.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2101 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.157
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2106 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.157
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2189 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2826 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `xj8_category_group` cg
WHERE (cg.`id_category` = 6758) |
0.157
ms
|
5 |
|
|
/classes/Category.php:1704
/modules/stmegamenu/stmegamenu.php:4256 (getGroups)
/modules/stmegamenu/stmegamenu.php:3894 (getLink)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 104 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.156
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1089 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 17475) AND (a0.`id_warehouse` IN(1, 2)) |
0.156
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1425 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 21409 AND `id_shop` = 1 |
0.156
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1532 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2464) LIMIT 1 |
0.156
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2064 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `xj8_warehouse_cart_product` wc
INNER JOIN `xj8_cart_product` cp ON (
cp.`id_product` = wc.`id_product` AND
cp.`id_product_attribute` = wc.`id_product_attribute` AND
cp.`id_cart` = wc.`id_cart`
)
WHERE wc.`id_cart` = 0 LIMIT 1 |
0.156
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WarehouseStock.php:1210
/override/classes/Cart.php:481 (getNumberOfAsmProductsInCart)
/classes/Cart.php:3485 (getDeliveryOptionList)
/src/Core/Cart/Fees.php:97 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2996 |
SELECT SQL_NO_CACHE * FROM `xj8_st_easy_content_setting`
WHERE id_st_easy_content_setting = 61
AND setting_type = 2 |
0.156
ms
|
13 |
|
|
/modules/steasycontent/classes/StEasyContentSettingClass.php:76
/modules/steasycontent/classes/StEasyContentColumnClass.php:175 (getSetting)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:2597 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 79 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.156
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 314 |
SELECT SQL_NO_CACHE *
FROM `xj8_carrier` a
LEFT JOIN `xj8_carrier_shop` `c` ON a.`id_carrier` = c.`id_carrier` AND c.`id_shop` = 1
WHERE (a.`id_carrier` = 123) LIMIT 1 |
0.156
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Carrier.php:186 (__construct)
/override/classes/Cart.php:54 (__construct)
/override/classes/Cart.php:18 (getMyPackageShippingCost)
/override/classes/Carrier.php:119 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 824 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM xj8_product_attribute pa
INNER JOIN xj8_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 = 27506 LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/Product.php:1106
/modules/wkwarehouses/wkwarehouses.php:1087 (getDefaultAttribute)
/modules/wkwarehouses/wkwarehouses.php:1212 (setProductProperties)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1374 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 20025) AND (a0.`id_warehouse` IN(1, 2)) |
0.156
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1409 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.156
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1411 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1421 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 21409) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1641 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2444 LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2010 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 3 LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1357 (getParentsCategories)
/modules/cdc_googletagmanager/classes/DataLayer.php:162 (getCategoryName)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2195 |
SELECT SQL_NO_CACHE *
FROM `xj8_st_mega_column`
WHERE `id_st_mega_menu`=20 AND `active`=1
ORDER BY `position` |
0.156
ms
|
53 |
Yes
|
|
/modules/stmegamenu/classes/StMegaColumnClass.php:58
/modules/stmegamenu/stmegamenu.php:3890 (getAll)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2740 |
SELECT SQL_NO_CACHE *
FROM `xj8_st_mega_column`
WHERE `id_st_mega_menu`=52 AND `active`=1
ORDER BY `position` |
0.156
ms
|
53 |
Yes
|
|
/modules/stmegamenu/classes/StMegaColumnClass.php:58
/modules/stmegamenu/stmegamenu.php:3890 (getAll)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3024 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.156
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 858 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 27519) AND (a0.`id_product_attribute` = 2006) AND (a0.`id_warehouse` IN(1, 2)) |
0.155
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1000 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.155
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1411 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 37 |
SELECT SQL_NO_CACHE *
FROM `xj8_currency` a
LEFT JOIN `xj8_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.155
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Tools.php:690 (getCurrencyInstance)
/classes/controller/FrontController.php:366 (setCurrency)
/override/classes/controller/FrontController.php:285 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 56 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2986) AND (b.`id_shop` = 1) LIMIT 1 |
0.155
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:215 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:229 (array_map)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 238 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "payplug" LIMIT 1 |
0.155
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/modules/payplug/src/application/adapter/ModuleAdapter.php:48 (isEnabled)
/modules/payplug/classes/ConfigClass.php:390 (isEnabled)
/modules/payplug/classes/HookClass.php:258 (isAllowed)
/modules/payplug/payplug.php:437 (displayHeader)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 243 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 3 AND `id_shop` = 1 |
0.155
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1453 (__construct)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2951 (getCurrentCategory)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3251 (getLocationName)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3202 (includeAssets)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 330 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.155
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/classes/Cart.php:3602 (getOrderTotal)
/override/classes/Cart.php:10 (getPackageShippingCost)
/override/classes/Carrier.php:120 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 335 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.155
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/classes/Cart.php:3602 (getOrderTotal)
/override/classes/Cart.php:10 (getPackageShippingCost)
/override/classes/Carrier.php:119 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 336 |
SELECT SQL_NO_CACHE *
FROM `xj8_carrier` a
LEFT JOIN `xj8_carrier_shop` `c` ON a.`id_carrier` = c.`id_carrier` AND c.`id_shop` = 1
WHERE (a.`id_carrier` = 127) LIMIT 1 |
0.155
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Carrier.php:186 (__construct)
/override/classes/Cart.php:54 (__construct)
/override/classes/Cart.php:18 (getMyPackageShippingCost)
/override/classes/Carrier.php:119 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 340 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.155
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:3602 (getOrderTotal)
/override/classes/Cart.php:10 (getPackageShippingCost)
/override/classes/Carrier.php:120 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 372 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 20006) AND (a0.`id_product_attribute` = 1858) AND (a0.`id_warehouse` IN(1, 2)) |
0.155
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 600 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.155
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1411 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 617 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM xj8_product_attribute pa
INNER JOIN xj8_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 = 3899 LIMIT 1 |
0.155
ms
|
1 |
|
|
/classes/Product.php:1106
/modules/wkwarehouses/wkwarehouses.php:1087 (getDefaultAttribute)
/modules/wkwarehouses/wkwarehouses.php:1212 (setProductProperties)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 700 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 27494) AND (a0.`id_product_attribute` = 1994) AND (a0.`id_warehouse` IN(1, 2)) |
0.155
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 731 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 17479 AND `id_shop` = 1 |
0.155
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 903 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.155
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1399 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 955 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 27513 LIMIT 1 |
0.155
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1052 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 20013) AND (a0.`id_product_attribute` = 1751) AND (a0.`id_warehouse` IN(1, 2)) |
0.155
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1179 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 20012) AND (a0.`id_product_attribute` = 1749) AND (a0.`id_warehouse` IN(1, 2)) |
0.155
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1182 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 20012) AND (a0.`id_warehouse` IN(1, 2)) |
0.155
ms
|
3 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1191 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.155
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1399 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1210 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 26278 AND `id_shop` = 1 |
0.155
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1221 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.155
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1411 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1269 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM xj8_product_attribute pa
INNER JOIN xj8_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 = 10856 LIMIT 1 |
0.155
ms
|
1 |
|
|
/classes/Product.php:1106
/modules/wkwarehouses/wkwarehouses.php:1087 (getDefaultAttribute)
/modules/wkwarehouses/wkwarehouses.php:1212 (setProductProperties)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1334 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 20045 AND `id_shop` = 1 |
0.155
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1398 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 20024 AND `id_shop` = 1 |
0.155
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2854 |
SELECT SQL_NO_CACHE *
FROM `xj8_st_mega_column`
WHERE `id_st_mega_menu`=57 AND `active`=1
ORDER BY `position` |
0.155
ms
|
53 |
Yes
|
|
/modules/stmegamenu/classes/StMegaColumnClass.php:58
/modules/stmegamenu/stmegamenu.php:3890 (getAll)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 246 |
SELECT SQL_NO_CACHE id_order
FROM `xj8_orders` o
WHERE (o.id_cart=0) LIMIT 1 |
0.154
ms
|
1 |
|
|
/modules/facebookproductad/lib/dao/moduleDao.php:391
/modules/facebookproductad/lib/hook/hookDisplay.php:110 (getOrderIdFromCart)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 254 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 0 LIMIT 1 |
0.154
ms
|
1 |
|
|
/classes/SpecificPrice.php:426
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 369 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 20006 AND `id_shop` = 1 |
0.154
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 660 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 17486) AND (a0.`id_product_attribute` = 1753) AND (a0.`id_warehouse` IN(1, 2)) |
0.154
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 762 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 28843) AND (a0.`id_product_attribute` = 0) AND (a0.`id_warehouse` IN(1, 2)) |
0.154
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 792 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 28844 AND `id_shop` = 1 |
0.154
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 857 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 27519) LIMIT 1 |
0.154
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 936 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 27515) AND (a0.`id_product_attribute` = 0) AND (a0.`id_warehouse` IN(1, 2)) |
0.154
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 964 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 27513) AND (a0.`id_product_attribute` = 0) AND (a0.`id_warehouse` IN(1, 2)) |
0.154
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1155 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.154
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1411 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1213 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 26278) AND (a0.`id_product_attribute` = 0) AND (a0.`id_warehouse` IN(1, 2)) |
0.154
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1243 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 17468) AND (a0.`id_product_attribute` = 1696) AND (a0.`id_warehouse` IN(1, 2)) |
0.154
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1274 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 10856) AND (a0.`id_warehouse` IN(1, 2)) |
0.154
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1305 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 20011) AND (a0.`id_warehouse` IN(1, 2)) |
0.154
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1735 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 14 LIMIT 1 |
0.154
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2016 |
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `xj8_product_lang` pl
WHERE (pl.id_product = 27508) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
0.154
ms
|
1 |
|
|
/classes/Product.php:7707
/modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2623 |
SELECT SQL_NO_CACHE *
FROM `xj8_st_mega_column`
WHERE `id_st_mega_menu`=44 AND `active`=1
ORDER BY `position` |
0.154
ms
|
53 |
Yes
|
|
/modules/stmegamenu/classes/StMegaColumnClass.php:58
/modules/stmegamenu/stmegamenu.php:3890 (getAll)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 100 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.154
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/classes/Cart.php:3038 (getOrderTotal)
/override/classes/Cart.php:489 (getDeliveryOptionList)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 32 |
SELECT SQL_NO_CACHE * FROM `xj8_currency` c ORDER BY `iso_code` ASC |
0.153
ms
|
1 |
Yes
|
|
/classes/Currency.php:709
/src/Adapter/Currency/CurrencyDataProvider.php:84 (findAllInstalled)
/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php:90 (findAllInstalled)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (getAllInstalledCurrencyIsoCodes)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/override/classes/controller/FrontController.php:285 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 55 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2443) AND (b.`id_shop` = 1) LIMIT 1 |
0.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:215 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:229 (array_map)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 59 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2446) AND (b.`id_shop` = 1) LIMIT 1 |
0.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:215 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:229 (array_map)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 99 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.153
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:3038 (getOrderTotal)
/override/classes/Cart.php:489 (getDeliveryOptionList)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 116 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.153
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 302 |
SELECT SQL_NO_CACHE s.`id_zone` AS id_zone_state, c.`id_zone`
FROM `xj8_address` a
LEFT JOIN `xj8_country` c ON c.`id_country` = a.`id_country`
LEFT JOIN `xj8_state` s ON s.`id_state` = a.`id_state`
WHERE a.`id_address` = 25 LIMIT 1 |
0.153
ms
|
0 |
|
|
/classes/Address.php:319
/modules/wkwarehouses/classes/WarehouseStock.php:1272 (getZoneById)
/modules/wkwarehouses/classes/WarehouseStock.php:1319 (getZoneID)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 305 |
SELECT SQL_NO_CACHE c.`id_carrier`
FROM `xj8_carrier` c
LEFT JOIN `xj8_carrier_zone` cz ON (cz.`id_carrier` = c.`id_carrier`)
LEFT JOIN `xj8_zone` z ON (z.`id_zone` = 1)
WHERE c.`id_carrier` = 125
AND c.`deleted` = 0
AND c.`active` = 1
AND cz.`id_zone` = 1
AND z.`active` = 1 LIMIT 1 |
0.153
ms
|
1 |
|
|
/classes/Carrier.php:799
/modules/wkwarehouses/classes/WarehouseStock.php:1354 (checkCarrierZone)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 352 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `xj8_product_attribute` pa
INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 1858 LIMIT 1 |
0.153
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5661 (getPrice)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 429 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM xj8_product_attribute pa
INNER JOIN xj8_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 = 20053 LIMIT 1 |
0.153
ms
|
1 |
|
|
/classes/Product.php:1106
/modules/wkwarehouses/wkwarehouses.php:1087 (getDefaultAttribute)
/modules/wkwarehouses/wkwarehouses.php:1212 (setProductProperties)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 565 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 20027) AND (a0.`id_warehouse` IN(1, 2)) |
0.153
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 572 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.153
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1399 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 658 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 17486 AND `id_shop` = 1 |
0.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 663 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 17486) AND (a0.`id_warehouse` IN(1, 2)) |
0.153
ms
|
3 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 671 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.153
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1399 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 759 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 28843 AND `id_shop` = 1 |
0.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 794 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 28844) AND (a0.`id_product_attribute` = 2014) AND (a0.`id_warehouse` IN(1, 2)) |
0.153
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 803 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.153
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1399 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 943 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.153
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1411 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1241 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 17468 AND `id_shop` = 1 |
0.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1278 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.153
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1411 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1300 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 20011 AND `id_shop` = 1 |
0.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1302 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 20011) AND (a0.`id_product_attribute` = 1747) AND (a0.`id_warehouse` IN(1, 2)) |
0.153
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1369 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 20025 AND `id_shop` = 1 |
0.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1972 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `xj8_product_attribute`
WHERE `id_product` = 20013 |
0.153
ms
|
2 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2053 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.153
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/src/Adapter/Presenter/Cart/CartPresenter.php:333 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 992 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 27507) AND (a0.`id_product_attribute` = 0) AND (a0.`id_warehouse` IN(1, 2)) |
0.153
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1125 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.153
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1399 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1147 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 3437) LIMIT 1 |
0.153
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2052 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.153
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:333 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3063 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.153
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 105 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.152
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 399 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 27001 AND `id_shop` = 1 |
0.152
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 861 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 27519) AND (a0.`id_warehouse` IN(1, 2)) |
0.152
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 867 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.152
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1399 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1250 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.152
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1399 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1639 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2444) LIMIT 1 |
0.152
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2089 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.152
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:333 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2824 |
SELECT SQL_NO_CACHE *
FROM `xj8_st_mega_column`
WHERE `id_st_mega_menu`=180 AND `active`=1
ORDER BY `position` |
0.152
ms
|
53 |
Yes
|
|
/modules/stmegamenu/classes/StMegaColumnClass.php:58
/modules/stmegamenu/stmegamenu.php:3890 (getAll)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3056 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.152
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:333 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3057 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.152
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/src/Adapter/Presenter/Cart/CartPresenter.php:333 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 403 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 27001) AND (a0.`id_product_attribute` = 0) AND (a0.`id_warehouse` IN(1, 2)) |
0.152
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 826 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 27506) AND (a0.`id_product_attribute` = 0) AND (a0.`id_warehouse` IN(1, 2)) |
0.152
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1062 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.152
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1399 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1145 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 3437 AND `id_shop` = 1 |
0.152
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1460 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 20010) AND (a0.`id_warehouse` IN(1, 2)) |
0.152
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3076 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.152
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:337 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 561 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 20027) LIMIT 1 |
0.151
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 589 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 27501 AND `id_shop` = 1 |
0.151
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 736 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 17479) AND (a0.`id_warehouse` IN(1, 2)) |
0.151
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 991 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 27507) LIMIT 1 |
0.151
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1020 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 27508) AND (a0.`id_product_attribute` = 0) AND (a0.`id_warehouse` IN(1, 2)) |
0.151
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1404 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 20024) AND (a0.`id_warehouse` IN(1, 2)) |
0.151
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2096 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.151
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 300 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse` a
LEFT JOIN `xj8_warehouse_shop` `c` ON a.`id_warehouse` = c.`id_warehouse` AND c.`id_shop` = 1
WHERE (a.`id_warehouse` = 2) LIMIT 1 |
0.151
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/wkwarehouses/classes/Warehouse.php:136 (__construct)
/modules/wkwarehouses/classes/WarehouseStock.php:1301 (__construct)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 334 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.151
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:3602 (getOrderTotal)
/override/classes/Cart.php:10 (getPackageShippingCost)
/override/classes/Carrier.php:119 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 468 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 27518) AND (id_product_attribute = 2004) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.151
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 525 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 17480) LIMIT 1 |
0.151
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 697 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 27494 AND `id_shop` = 1 |
0.151
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 769 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.151
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1411 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 797 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 28844) AND (a0.`id_warehouse` IN(1, 2)) |
0.151
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 833 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.151
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1411 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1017 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 27508 AND `id_shop` = 1 |
0.151
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1053 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 20013) LIMIT 1 |
0.151
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1268 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 10856 AND `id_shop` = 1 |
0.151
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1431 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 21409) AND (a0.`id_warehouse` IN(1, 2)) |
0.151
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1758 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 15 LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1807 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 44) LIMIT 1 |
0.151
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2157 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 12 LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2864 |
SELECT SQL_NO_CACHE `width`, `height`
FROM xj8_image_type
WHERE `name` = 'category_default' LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/Image.php:563
/modules/stmegamenu/stmegamenu.php:4106 (getSize)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1027 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.150
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1411 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2110 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.150
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/src/Adapter/Presenter/Cart/CartPresenter.php:337 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 159 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_reporting` (`id_reporting` int(11) NOT NULL AUTO_INCREMENT,`iso_feed` LONGTEXT NOT NULL, `reporting_content` LONGTEXT NOT NULL,`id_shop` int(11) NOT NULL,`date_add` datetime NOT NULL,`date_upd` datetime NOT NULL,PRIMARY KEY (`id_reporting`)) ENGINE=' . _MYSQL_ENGINE_ . ' DEFAULT CHARSET=utf8; |
0.150
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 205 |
SELECT SQL_NO_CACHE c.id_currency
FROM `xj8_currency` c
WHERE (deleted = 0) AND (iso_code = 'EUR') LIMIT 1 |
0.150
ms
|
1 |
|
|
/classes/Currency.php:893
/modules/gmerchantcenterpro/lib/moduleTools.php:213 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 211 |
SELECT SQL_NO_CACHE c.id_currency
FROM `xj8_currency` c
WHERE (deleted = 0) AND (iso_code = 'XAF') LIMIT 1 |
0.150
ms
|
1 |
|
|
/classes/Currency.php:893
/modules/gmerchantcenterpro/lib/moduleTools.php:213 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 236 |
SELECT SQL_NO_CACHE *
FROM `xj8_customer` a
WHERE (a.`id_customer` = 5) LIMIT 1 |
0.150
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Customer.php:229 (__construct)
/classes/order/Order.php:288 (__construct)
/modules/gmerchantcenterpro/lib/hook/hookDisplay.php:95 (__construct)
:undefined (displayHeader)
/modules/gmerchantcenterpro/lib/hook/hookDisplay.php:49 (call_user_func_array)
/modules/gmerchantcenterpro/lib/hook/hookController.php:60 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:354 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:314 (execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 313 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.150
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/classes/Cart.php:3602 (getOrderTotal)
/override/classes/Cart.php:10 (getPackageShippingCost)
/override/classes/Carrier.php:119 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 339 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.150
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:3564 (getProducts)
/override/classes/Cart.php:10 (getPackageShippingCost)
/override/classes/Carrier.php:120 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 343 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.150
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1399 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 428 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 20053 AND `id_shop` = 1 |
0.150
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 961 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 27513 AND `id_shop` = 1 |
0.150
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1050 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 20013 AND `id_shop` = 1 |
0.150
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1529 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 15 LIMIT 1 |
0.150
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1658 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 10) LIMIT 1 |
0.150
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1708 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13) LIMIT 1 |
0.150
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2090 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.150
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/src/Adapter/Presenter/Cart/CartPresenter.php:333 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2102 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.150
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2103 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.150
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3035 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.150
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3041 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.150
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3043 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.150
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/src/Adapter/Presenter/Cart/CartPresenter.php:337 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 54 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 12) AND (b.`id_shop` = 1) LIMIT 1 |
0.149
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:215 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:229 (array_map)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 234 |
SELECT SQL_NO_CACHE id_order
FROM `xj8_orders` o
WHERE (o.id_cart=0) LIMIT 1 |
0.149
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/dao/moduleDao.php:450
/modules/gmerchantcenterpro/lib/hook/hookDisplay.php:90 (getOrderIdFromCart)
:undefined (displayHeader)
/modules/gmerchantcenterpro/lib/hook/hookDisplay.php:49 (call_user_func_array)
/modules/gmerchantcenterpro/lib/hook/hookController.php:60 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:354 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:314 (execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 317 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.149
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:3564 (getProducts)
/override/classes/Cart.php:10 (getPackageShippingCost)
/override/classes/Carrier.php:120 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 319 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.149
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/classes/Cart.php:3602 (getOrderTotal)
/override/classes/Cart.php:10 (getPackageShippingCost)
/override/classes/Carrier.php:120 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 324 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.149
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/classes/Cart.php:3602 (getOrderTotal)
/override/classes/Cart.php:10 (getPackageShippingCost)
/override/classes/Carrier.php:119 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 595 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 27501) AND (a0.`id_warehouse` IN(1, 2)) |
0.149
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 616 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 3899 AND `id_shop` = 1 |
0.149
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 823 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 27506 AND `id_shop` = 1 |
0.149
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 856 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 27519 AND `id_shop` = 1 |
0.149
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1055 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 20013) AND (a0.`id_warehouse` IN(1, 2)) |
0.149
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1121 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 17476) AND (a0.`id_warehouse` IN(1, 2)) |
0.149
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1192 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 20012) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1489 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 15 AND `id_shop` = 1 |
0.149
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1687 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6586 LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1748 |
SELECT SQL_NO_CACHE `id_category` FROM `xj8_category_product`
WHERE `id_product` = 26278 |
0.149
ms
|
6 |
|
|
/classes/Product.php:3423
/classes/Product.php:3476 (getProductCategories)
/modules/ststickers/classes/StStickersMapClass.php:155 (getCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1824 |
SELECT SQL_NO_CACHE `id_category` FROM `xj8_category_product`
WHERE `id_product` = 20011 |
0.149
ms
|
13 |
|
|
/classes/Product.php:3423
/classes/Product.php:3476 (getProductCategories)
/modules/ststickers/classes/StStickersMapClass.php:155 (getCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2065 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.149
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2073 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.149
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/src/Adapter/Presenter/Cart/CartPresenter.php:337 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2108 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.149
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2827 |
SELECT SQL_NO_CACHE *
FROM `xj8_st_mega_column`
WHERE `id_st_mega_menu`=182 AND `active`=1
ORDER BY `position` |
0.149
ms
|
53 |
Yes
|
|
/modules/stmegamenu/classes/StMegaColumnClass.php:58
/modules/stmegamenu/stmegamenu.php:3890 (getAll)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2862 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 6586 LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2934 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20013) AND (id_product_attribute = 1752) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2766 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2995 |
SELECT SQL_NO_CACHE *
FROM `xj8_st_easy_content_element`
WHERE `id_st_easy_content_column`=68 AND `active`=1
ORDER BY `position` ASC |
0.149
ms
|
1 |
Yes
|
|
/modules/steasycontent/classes/StEasyContentElementClass.php:64
/modules/steasycontent/classes/StEasyContentColumnClass.php:173 (getByColumnId)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:2597 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3029 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.149
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3058 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.149
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 375 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 20006) AND (a0.`id_warehouse` IN(1, 2)) |
0.148
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 703 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 27494) AND (a0.`id_warehouse` IN(1, 2)) |
0.148
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1337 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 20045) LIMIT 1 |
0.148
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1440 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `xj8_product_attribute` pa
INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 1745 LIMIT 1 |
0.148
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5661 (getPrice)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1505 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6750) LIMIT 1 |
0.148
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1640 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 2444 AND `id_shop` = 1 |
0.148
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1659 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 10 AND `id_shop` = 1 |
0.148
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1663 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 14) LIMIT 1 |
0.148
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1713 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 37) LIMIT 1 |
0.148
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1815 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2465) LIMIT 1 |
0.148
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1846 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3007) LIMIT 1 |
0.148
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2024 |
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `xj8_product_lang` pl
WHERE (pl.id_product = 20012) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
0.148
ms
|
1 |
|
|
/classes/Product.php:7707
/modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2059 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.148
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2060 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.148
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2071 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.148
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2828 |
SELECT SQL_NO_CACHE *
FROM `xj8_st_mega_column`
WHERE `id_st_mega_menu`=53 AND `active`=1
ORDER BY `position` |
0.148
ms
|
53 |
Yes
|
|
/modules/stmegamenu/classes/StMegaColumnClass.php:58
/modules/stmegamenu/stmegamenu.php:3890 (getAll)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3036 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.148
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3064 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.148
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3070 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.148
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 406 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 27001) AND (a0.`id_warehouse` IN(1, 2)) |
0.148
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 913 |
SELECT SQL_NO_CACHE *
FROM `xj8_customer` a
WHERE (a.`id_customer` = 5) LIMIT 1 |
0.148
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Customer.php:229 (__construct)
/classes/order/Order.php:288 (__construct)
/modules/facebookproductad/lib/hook/hookDisplay.php:149 (__construct)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 939 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 27515) AND (a0.`id_warehouse` IN(1, 2)) |
0.148
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1116 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 17476 AND `id_shop` = 1 |
0.148
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1216 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 26278) AND (a0.`id_warehouse` IN(1, 2)) |
0.148
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1222 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 26278) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.148
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3069 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.148
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 289 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 20051) LIMIT 1 |
0.147
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 341 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.147
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/classes/Cart.php:3602 (getOrderTotal)
/override/classes/Cart.php:10 (getPackageShippingCost)
/override/classes/Carrier.php:120 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 594 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 27501) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.147
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 628 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse` a
LEFT JOIN `xj8_warehouse_shop` `c` ON a.`id_warehouse` = c.`id_warehouse` AND c.`id_shop` = 1
WHERE (a.`id_warehouse` = 1) LIMIT 1 |
0.147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/wkwarehouses/classes/Warehouse.php:136 (__construct)
/modules/wkwarehouses/classes/WarehouseStock.php:1301 (__construct)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 765 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 28843) AND (a0.`id_warehouse` IN(1, 2)) |
0.147
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1246 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 17468) AND (a0.`id_warehouse` IN(1, 2)) |
0.147
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1510 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6753) LIMIT 1 |
0.147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1533 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 2464 AND `id_shop` = 1 |
0.147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1537 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6736) LIMIT 1 |
0.147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1668 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 38) LIMIT 1 |
0.147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2091 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.147
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2109 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.147
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:337 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:753 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2659 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2551 LIMIT 1 |
0.147
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2904 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "ststickers" LIMIT 1 |
0.147
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/classes/Hook.php:1049 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:39 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 312 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.147
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:3602 (getOrderTotal)
/override/classes/Cart.php:10 (getPackageShippingCost)
/override/classes/Carrier.php:119 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 328 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.147
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:3564 (getProducts)
/override/classes/Cart.php:10 (getPackageShippingCost)
/override/classes/Carrier.php:120 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 475 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute` a
LEFT JOIN `xj8_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 2004) LIMIT 1 |
0.147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 933 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 27515 AND `id_shop` = 1 |
0.147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1542 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6740) LIMIT 1 |
0.147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1673 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2446) LIMIT 1 |
0.147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2040 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 3 LIMIT 1 |
0.147
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1357 (getParentsCategories)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1241 (getCategoryName)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:648 (generateRemarketingParameters)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2054 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.147
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2881 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.147
ms
|
0 |
|
|
/classes/module/Module.php:2109
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2989 (isEnabled)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1142 (getFromSmartyCache)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2685 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3046 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3030 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.147
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/modules/stshoppingcart/stshoppingcart.php:735 (present)
/modules/stshoppingcart/stshoppingcart.php:633 (getWidgetVariables)
/classes/Hook.php:1043 (hookDisplaySideBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:599 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3075 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.147
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:954 (getCartGiftData)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1223 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayRightBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:659 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:167 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 329 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.146
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:3602 (getOrderTotal)
/override/classes/Cart.php:10 (getPackageShippingCost)
/override/classes/Carrier.php:120 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1484 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 11 AND `id_shop` = 1 |
0.146
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1493 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 48) LIMIT 1 |
0.146
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1683 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3006) LIMIT 1 |
0.146
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2066 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.146
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:2280 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getDiscountSubtotalWithoutGifts)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 36 |
SELECT SQL_NO_CACHE `id_lang` FROM `xj8_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1 |
0.146
ms
|
1 |
|
|
/override/classes/Language.php:884
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/override/classes/controller/FrontController.php:285 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 230 |
SELECT SQL_NO_CACHE `id_country`
FROM `xj8_country`
WHERE `iso_code` = 'SA' LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/Country.php:194
/modules/gmerchantcenterpro/lib/moduleTools.php:205 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 554 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20027) AND (id_product_attribute = 1888) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 622 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 3899) AND (a0.`id_warehouse` IN(1, 2)) |
0.146
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 829 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 27506) AND (a0.`id_warehouse` IN(1, 2)) |
0.146
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 995 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 27507) AND (a0.`id_warehouse` IN(1, 2)) |
0.146
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1488 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 15) LIMIT 1 |
0.146
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1678 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3001) LIMIT 1 |
0.146
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1709 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 13 AND `id_shop` = 1 |
0.146
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2072 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.146
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:337 (getOrderTotal)
/modules/stsidebar/stsidebar.php:1237 (present)
/modules/stsidebar/stsidebar.php:1335 (_prepare_bar)
/classes/Hook.php:1043 (hookDisplayMobileBar)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:224 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2129 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `xj8_category_group` cg
WHERE (cg.`id_category` = 3) |
0.146
ms
|
5 |
|
|
/classes/Category.php:1704
/modules/stmegamenu/stmegamenu.php:4256 (getGroups)
/modules/stmegamenu/stmegamenu.php:3894 (getLink)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2750 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2547 LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3000 |
SELECT SQL_NO_CACHE *
FROM `xj8_st_easy_content_element`
WHERE `id_st_easy_content_column`=70 AND `active`=1
ORDER BY `position` ASC |
0.146
ms
|
1 |
Yes
|
|
/modules/steasycontent/classes/StEasyContentElementClass.php:64
/modules/steasycontent/classes/StEasyContentColumnClass.php:173 (getByColumnId)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:2597 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3004 |
SELECT SQL_NO_CACHE *
FROM `xj8_st_easy_content_element`
WHERE `id_st_easy_content_column`=71 AND `active`=1
ORDER BY `position` ASC |
0.146
ms
|
1 |
Yes
|
|
/modules/steasycontent/classes/StEasyContentElementClass.php:64
/modules/steasycontent/classes/StEasyContentColumnClass.php:173 (getByColumnId)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:2597 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 533 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 17480) AND (id_product_attribute = 1880) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.145
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1456 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 20010) LIMIT 1 |
0.145
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1500 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2463) LIMIT 1 |
0.145
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2994 |
SELECT SQL_NO_CACHE * FROM `xj8_st_easy_content_setting`
WHERE id_st_easy_content_setting = 68
AND setting_type = 1 |
0.145
ms
|
1 |
|
|
/modules/steasycontent/classes/StEasyContentSettingClass.php:76
/modules/steasycontent/classes/StEasyContentColumnClass.php:170 (getSetting)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:2597 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 315 |
SELECT SQL_NO_CACHE *
FROM `xj8_carrier_lang`
WHERE `id_carrier` = 123 AND `id_shop` = 1 |
0.145
ms
|
126 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Carrier.php:186 (__construct)
/override/classes/Cart.php:54 (__construct)
/override/classes/Cart.php:18 (getMyPackageShippingCost)
/override/classes/Carrier.php:119 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 318 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.145
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/classes/Cart.php:2127 (getProducts)
/override/classes/Cart.php:944 (getOrderTotal)
/classes/Cart.php:3602 (getOrderTotal)
/override/classes/Cart.php:10 (getPackageShippingCost)
/override/classes/Carrier.php:120 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 495 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 30712) LIMIT 1 |
0.145
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 782 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 28844 LIMIT 1 |
0.145
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 967 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 27513) AND (a0.`id_warehouse` IN(1, 2)) |
0.145
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1436 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 21409) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.145
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1538 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 6736 AND `id_shop` = 1 |
0.145
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1543 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 6740 AND `id_shop` = 1 |
0.145
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1674 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 2446 AND `id_shop` = 1 |
0.145
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1714 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 37 AND `id_shop` = 1 |
0.145
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1808 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 44 AND `id_shop` = 1 |
0.145
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1816 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 2465 AND `id_shop` = 1 |
0.145
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1847 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 3007 AND `id_shop` = 1 |
0.145
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2671 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2555 LIMIT 1 |
0.145
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2880 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "ukooparts" LIMIT 1 |
0.145
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2989 (isEnabled)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1142 (getFromSmartyCache)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2685 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3046 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 4 |
SELECT SQL_NO_CACHE *
FROM `xj8_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1 |
0.144
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:145 (__construct)
/classes/shop/Shop.php:431 (__construct)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
| 69 |
SELECT SQL_NO_CACHE value FROM `xj8_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.144
ms
|
1 |
|
|
/modules/ps_accounts/src/Adapter/Configuration.php:263
/modules/ps_accounts/src/Adapter/Configuration.php:219 (isMultishopActive)
/modules/ps_accounts/src/Adapter/Configuration.php:202 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:123 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:405 (get)
/modules/ps_accounts/src/Account/StatusManager.php:298 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:134 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:229 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:218 (getPointOfContactUuid)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1178 (isValid)
/modules/ps_checkout/ps_checkout.php:283 (merchantIsValid)
/classes/Hook.php:1043 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:996 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 71 |
SELECT SQL_NO_CACHE *
FROM `xj8_configuration` a
WHERE (a.`id_configuration` = 251673) LIMIT 1 |
0.144
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:224 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:202 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:123 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:405 (get)
/modules/ps_accounts/src/Account/StatusManager.php:298 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:134 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:229 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:218 (getPointOfContactUuid)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1178 (isValid)
/modules/ps_checkout/ps_checkout.php:283 (merchantIsValid)
/classes/Hook.php:1043 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:996 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 90 |
SELECT SQL_NO_CACHE *
FROM `xj8_quantity_discount_rule` a
WHERE (a.`id_quantity_discount_rule` = 6) LIMIT 1 |
0.144
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:107 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:370 (__construct)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/classes/Cart.php:3021 (getCustomerCartRules)
/override/classes/Cart.php:489 (getDeliveryOptionList)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 543 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `xj8_product_attribute` pa
INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 1888 LIMIT 1 |
0.144
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5661 (getPrice)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 630 |
SELECT SQL_NO_CACHE s.`id_zone` AS id_zone_state, c.`id_zone`
FROM `xj8_address` a
LEFT JOIN `xj8_country` c ON c.`id_country` = a.`id_country`
LEFT JOIN `xj8_state` s ON s.`id_state` = a.`id_state`
WHERE a.`id_address` = 24 LIMIT 1 |
0.144
ms
|
0 |
|
|
/classes/Address.php:319
/modules/wkwarehouses/classes/WarehouseStock.php:1272 (getZoneById)
/modules/wkwarehouses/classes/WarehouseStock.php:1319 (getZoneID)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1402 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 20024) LIMIT 1 |
0.144
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1474 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 2 AND `id_shop` = 1 |
0.144
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1494 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 48 AND `id_shop` = 1 |
0.144
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1498 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2447) LIMIT 1 |
0.144
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1501 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 2463 AND `id_shop` = 1 |
0.144
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1506 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 6750 AND `id_shop` = 1 |
0.144
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1511 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 6753 AND `id_shop` = 1 |
0.144
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1664 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 14 AND `id_shop` = 1 |
0.144
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1679 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 3001 AND `id_shop` = 1 |
0.144
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1685 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6586) LIMIT 1 |
0.144
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1686 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 6586 AND `id_shop` = 1 |
0.144
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1986 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `xj8_product_attribute`
WHERE `id_product` = 26278 |
0.144
ms
|
1 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2547 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `xj8_category_group` cg
WHERE (cg.`id_category` = 2517) |
0.144
ms
|
5 |
|
|
/classes/Category.php:1704
/modules/stmegamenu/stmegamenu.php:4256 (getGroups)
/modules/stmegamenu/stmegamenu.php:3894 (getLink)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2879 |
SELECT SQL_NO_CACHE ac.`id_criterion`, acl.`value`, ac.`visible`
FROM `xj8_pm_advancedsearch_criterion_1` ac
LEFT JOIN `xj8_pm_advancedsearch_criterion_1_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 1)
WHERE ac.`id_criterion` = 33383 LIMIT 1 |
0.144
ms
|
1 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:69
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:96 (query)
/modules/pm_advancedsearch4/classes/Models/Criterion.php:253 (row)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2542 (getCriterionValueById)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3046 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2891 |
SELECT SQL_NO_CACHE *
FROM `xj8_pm_advancedsearch_lang`
WHERE `id_search` = 1 |
0.144
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/pm_advancedsearch4/classes/Models/Search.php:132 (__construct)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2302 (__construct)
/var/cache/prod/smarty/compile/child_panda/30/52/72/305272b15b06918a7eb8def9dfbf70a00c68f073_2.file.pm_advancedsearch_js.tpl.php:72 (generateURLFromCriterions)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5153479_71557680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2232 (fetch)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3060 (display)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3008 |
SELECT SQL_NO_CACHE *
FROM `xj8_st_easy_content_element`
WHERE `id_st_easy_content_column`=73 AND `active`=1
ORDER BY `position` ASC |
0.144
ms
|
1 |
Yes
|
|
/modules/steasycontent/classes/StEasyContentElementClass.php:64
/modules/steasycontent/classes/StEasyContentColumnClass.php:173 (getByColumnId)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:2597 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3012 |
SELECT SQL_NO_CACHE *
FROM `xj8_st_easy_content_element`
WHERE `id_st_easy_content_column`=72 AND `active`=1
ORDER BY `position` ASC |
0.144
ms
|
1 |
Yes
|
|
/modules/steasycontent/classes/StEasyContentElementClass.php:64
/modules/steasycontent/classes/StEasyContentColumnClass.php:173 (getByColumnId)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:2597 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 232 |
SELECT SQL_NO_CACHE *
FROM `xj8_country` a
LEFT JOIN `xj8_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 186) LIMIT 1 |
0.143
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:209 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 273 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 20051 LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 275 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20051) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1013 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 27508) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1400 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 20024) LIMIT 1 |
0.143
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1429 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 21409) LIMIT 1 |
0.143
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1613 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 3 LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1669 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 38 AND `id_shop` = 1 |
0.143
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1684 |
SELECT SQL_NO_CACHE *
FROM `xj8_category_lang`
WHERE `id_category` = 3006 AND `id_shop` = 1 |
0.143
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ststickers/classes/StStickersMapClass.php:159 (__construct)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1798 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 3 LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1825 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2036 |
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `xj8_product_lang` pl
WHERE (pl.id_product = 20024) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/Product.php:7707
/modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2496 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2495 LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2719 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2579 LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2918 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_group` t
WHERE `id_quantity_discount_rule` = 10
ORDER BY `id_quantity_discount_rule_group` ASC |
0.143
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:154
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5041 (getGroups)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1352 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `xj8_product_attribute` pa
INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 1886 LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5661 (getPrice)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1353 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 20025 LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1427 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 21409) LIMIT 1 |
0.143
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1726 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 135 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "stblog" LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2084 (getModuleIdByName)
/modules/steasycontent/steasycontent.php:327 (isInstalled)
/override/modules/steasycontent/steasycontent.php:247 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1230 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 139 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "sthoverimage" LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2084 (getModuleIdByName)
/override/modules/stthemeeditor/stthemeeditor.php:4242 (isInstalled)
/override/modules/stthemeeditor/stthemeeditor.php:4122 (getStBasicVals)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 228 |
SELECT SQL_NO_CACHE *
FROM `xj8_country` a
LEFT JOIN `xj8_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 3) LIMIT 1 |
0.142
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:209 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 326 |
SELECT SQL_NO_CACHE *
FROM `xj8_carrier_lang`
WHERE `id_carrier` = 125 AND `id_shop` = 1 |
0.142
ms
|
126 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Carrier.php:186 (__construct)
/override/classes/Cart.php:54 (__construct)
/override/classes/Cart.php:18 (getMyPackageShippingCost)
/override/classes/Carrier.php:119 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 337 |
SELECT SQL_NO_CACHE *
FROM `xj8_carrier_lang`
WHERE `id_carrier` = 127 AND `id_shop` = 1 |
0.142
ms
|
126 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Carrier.php:186 (__construct)
/override/classes/Cart.php:54 (__construct)
/override/classes/Cart.php:18 (getMyPackageShippingCost)
/override/classes/Carrier.php:119 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 563 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 20027) LIMIT 1 |
0.142
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 641 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `xj8_product_attribute` pa
INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 1753 LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5661 (getPrice)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1001 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 27507) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1242 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 17468) LIMIT 1 |
0.142
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1458 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 20010) LIMIT 1 |
0.142
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1889 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2570 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2519 LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 207 |
SELECT SQL_NO_CACHE c.id_currency
FROM `xj8_currency` c
WHERE (deleted = 0) AND (iso_code = 'TND') LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/Currency.php:893
/modules/gmerchantcenterpro/lib/moduleTools.php:213 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 217 |
SELECT SQL_NO_CACHE c.id_currency
FROM `xj8_currency` c
WHERE (deleted = 0) AND (iso_code = 'MAD') LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/Currency.php:893
/modules/gmerchantcenterpro/lib/moduleTools.php:213 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 496 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 30712) AND (a0.`id_product_attribute` = 0) AND (a0.`id_warehouse` IN(1, 2)) |
0.142
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 518 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 17480) AND (id_product_attribute = 1880) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 544 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 20027 LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 659 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 17486) LIMIT 1 |
0.142
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1119 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 17476) LIMIT 1 |
0.142
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1226 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `xj8_product_attribute` pa
INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 1696 LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5661 (getPrice)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1703 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1772 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1795 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 142 |
SELECT SQL_NO_CACHE `width`, `height`
FROM xj8_image_type
WHERE `name` = 'home_default' LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/Image.php:563
/override/modules/stthemeeditor/stthemeeditor.php:4245 (getSize)
/override/modules/stthemeeditor/stthemeeditor.php:4122 (getStBasicVals)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 286 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 20051) LIMIT 1 |
0.141
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 863 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 27519) AND (id_product_attribute = 2006) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.141
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1051 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 20013) LIMIT 1 |
0.141
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1069 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `xj8_product_attribute` pa
INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 1703 LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5661 (getPrice)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1087 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 17475) LIMIT 1 |
0.141
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2590 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2532 LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2925 |
SELECT SQL_NO_CACHE id_product
FROM `xj8_quantity_discount_rule_condition_product`
WHERE `id_quantity_discount_rule_condition` = 49 |
0.141
ms
|
13 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleCondition.php:519
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:6256 (getSelectedAssociatedRestrictions)
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5330 (productIsInFilter)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2964 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20011) AND (id_product_attribute = 1746) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2766 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 306 |
SELECT SQL_NO_CACHE c.`id_carrier`
FROM `xj8_carrier` c
LEFT JOIN `xj8_carrier_zone` cz ON (cz.`id_carrier` = c.`id_carrier`)
LEFT JOIN `xj8_zone` z ON (z.`id_zone` = 1)
WHERE c.`id_carrier` = 127
AND c.`deleted` = 0
AND c.`active` = 1
AND cz.`id_zone` = 1
AND z.`active` = 1 LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/Carrier.php:799
/modules/wkwarehouses/classes/WarehouseStock.php:1354 (checkCarrierZone)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 716 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `xj8_product_attribute` pa
INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 1875 LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5661 (getPrice)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 763 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 28843) LIMIT 1 |
0.141
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1034 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 20013 LIMIT 1 |
0.141
ms
|
2 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1160 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `xj8_product_attribute` pa
INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 1749 LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5661 (getPrice)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1283 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `xj8_product_attribute` pa
INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 1747 LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5661 (getPrice)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1372 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 20025) LIMIT 1 |
0.141
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1644 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6753 LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1702 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 3 LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2283 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2918 LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2696 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2568 LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2865 |
SELECT SQL_NO_CACHE id_category FROM `xj8_pm_advancedsearch_category` WHERE id_search=1 |
0.141
ms
|
1 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:105 (query)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:270 (valueList)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:336 (getSearchAssociations)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3030 (getSearchsFromHook)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 154 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "pm_advancedpack" LIMIT 1 |
0.140
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2084 (getModuleIdByName)
/modules/gmerchantcenterpro/lib/moduleTools.php:543 (isInstalled)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:192 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 793 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 28844) LIMIT 1 |
0.140
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1214 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 26278) LIMIT 1 |
0.140
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1576 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6753 LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1912 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 3 LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1926 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2158 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2453 LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 215 |
SELECT SQL_NO_CACHE c.id_currency
FROM `xj8_currency` c
WHERE (deleted = 0) AND (iso_code = 'MGA') LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/Currency.php:893
/modules/gmerchantcenterpro/lib/moduleTools.php:213 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 353 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 20006 LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 593 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 27501) LIMIT 1 |
0.140
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 618 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 3899) LIMIT 1 |
0.140
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 624 |
SELECT SQL_NO_CACHE `id_country`, `id_state`, `vat_number`, `postcode` FROM `xj8_address`
WHERE `id_address` = 24 LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/Address.php:442
/modules/wkwarehouses/classes/WorkshopAsm.php:809 (getCountryAndState)
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 732 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 17479) LIMIT 1 |
0.140
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 738 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 17479) AND (id_product_attribute = 1875) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.140
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1021 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 27508) LIMIT 1 |
0.140
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1178 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 20012) LIMIT 1 |
0.140
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1652 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1730 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1749 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1801 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 11 LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1875 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 10 LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1881 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6753 LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1909 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1966 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `xj8_product_attribute`
WHERE `id_product` = 27513 |
0.140
ms
|
1 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2080 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "stlovedproduct" LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/classes/Hook.php:1049 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2777 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2604 LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2939 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 17475) AND (id_product_attribute = 1704) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2766 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2973 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20025) AND (id_product_attribute = 1885) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2766 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 27 |
SELECT SQL_NO_CACHE * FROM `xj8_hook_module_exceptions`
WHERE `id_shop` IN (1) |
0.139
ms
|
1 |
|
|
/classes/module/Module.php:2018
/classes/Hook.php:929 (getExceptionsStatic)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
| 132 |
SELECT SQL_NO_CACHE *
FROM `xj8_country_lang`
WHERE `id_country` = 8 |
0.139
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:404 (__construct)
/classes/AddressFormat.php:439 (getFormattedAddressFieldsValues)
/override/classes/controller/FrontController.php:1765 (generateAddress)
/override/classes/controller/FrontController.php:545 (getTemplateVarShop)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 209 |
SELECT SQL_NO_CACHE c.id_currency
FROM `xj8_currency` c
WHERE (deleted = 0) AND (iso_code = 'DZD') LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Currency.php:893
/modules/gmerchantcenterpro/lib/moduleTools.php:213 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 259 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE `from` BETWEEN '2026-03-11 00:00:00' AND '2026-03-11 23:59:59' LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/SpecificPrice.php:377
/classes/SpecificPrice.php:548 (computeExtraConditions)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 316 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_carrier_tax_rules_group_shop`
WHERE `id_carrier` = 123 AND id_shop=1 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Carrier.php:1228
/classes/Carrier.php:1205 (getIdTaxRulesGroupByIdCarrier)
/classes/Carrier.php:1329 (getIdTaxRulesGroup)
/classes/Carrier.php:1310 (getTaxCalculator)
/override/classes/Cart.php:72 (getTaxesRate)
/override/classes/Cart.php:18 (getMyPackageShippingCost)
/override/classes/Carrier.php:119 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 404 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 27001) LIMIT 1 |
0.139
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 591 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 27501) LIMIT 1 |
0.139
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 717 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 17479 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 734 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 17479) LIMIT 1 |
0.139
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 749 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 28843 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 895 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 17471) LIMIT 1 |
0.139
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 921 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 27515 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 965 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 27513) LIMIT 1 |
0.139
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1012 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 27508 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1133 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 3437 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1149 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 3437) LIMIT 1 |
0.139
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1301 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 20011) LIMIT 1 |
0.139
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1303 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 20011) LIMIT 1 |
0.139
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1415 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 21409 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1520 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1534 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2464 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1584 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1587 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 3 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1593 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 15 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1602 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6753 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1636 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 15 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1655 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 3 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1718 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6750 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1729 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 3 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1741 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6753 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1761 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6750 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1778 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 10 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1828 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 3 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1869 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1901 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6753 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1949 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 3 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2399 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `xj8_category_group` cg
WHERE (cg.`id_category` = 8) |
0.139
ms
|
5 |
|
|
/classes/Category.php:1704
/modules/stmegamenu/stmegamenu.php:4256 (getGroups)
/modules/stmegamenu/stmegamenu.php:3894 (getLink)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2757 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `xj8_category_group` cg
WHERE (cg.`id_category` = 841) |
0.139
ms
|
5 |
|
|
/classes/Category.php:1704
/modules/stmegamenu/stmegamenu.php:4256 (getGroups)
/modules/stmegamenu/stmegamenu.php:3894 (getLink)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2911 |
SELECT SQL_NO_CACHE *
FROM `xj8_quantity_discount_rule` a
WHERE (a.`id_quantity_discount_rule` = 11) LIMIT 1 |
0.139
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:107 (__construct)
/modules/quantitydiscountpro/quantitydiscountpro.php:850 (__construct)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2914 |
SELECT SQL_NO_CACHE *
FROM `xj8_quantity_discount_rule` a
WHERE (a.`id_quantity_discount_rule` = 10) LIMIT 1 |
0.139
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:107 (__construct)
/modules/quantitydiscountpro/quantitydiscountpro.php:850 (__construct)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2999 |
SELECT SQL_NO_CACHE * FROM `xj8_st_easy_content_setting`
WHERE id_st_easy_content_setting = 70
AND setting_type = 1 |
0.139
ms
|
1 |
|
|
/modules/steasycontent/classes/StEasyContentSettingClass.php:76
/modules/steasycontent/classes/StEasyContentColumnClass.php:170 (getSetting)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:2597 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 93 |
SELECT SQL_NO_CACHE *
FROM `xj8_quantity_discount_rule` a
WHERE (a.`id_quantity_discount_rule` = 3) LIMIT 1 |
0.138
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:107 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:370 (__construct)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/classes/Cart.php:3021 (getCustomerCartRules)
/override/classes/Cart.php:489 (getDeliveryOptionList)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 155 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "gsnippetsreviews" LIMIT 1 |
0.138
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2084 (getModuleIdByName)
/modules/gmerchantcenterpro/lib/moduleTools.php:543 (isInstalled)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:193 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 203 |
SELECT SQL_NO_CACHE `id_country`
FROM `xj8_country`
WHERE `iso_code` = 'FR' LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Country.php:194
/modules/gmerchantcenterpro/lib/moduleTools.php:205 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 296 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 20051) AND (id_product_attribute = 2025) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.138
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 373 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 20006) LIMIT 1 |
0.138
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 461 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 27518 AND `id_shop` = 1 |
0.138
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 620 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 3899) LIMIT 1 |
0.138
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 699 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 27494) LIMIT 1 |
0.138
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 775 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `xj8_product_attribute` pa
INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 2014 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5661 (getPrice)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 795 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 28844) LIMIT 1 |
0.138
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 963 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 27513) LIMIT 1 |
0.138
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1258 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 10856 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1388 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 20024 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1502 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2463 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1519 |
SELECT SQL_NO_CACHE `id_category` FROM `xj8_category_product`
WHERE `id_product` = 27513 |
0.138
ms
|
9 |
|
|
/classes/Product.php:3423
/classes/Product.php:3476 (getProductCategories)
/modules/ststickers/classes/StStickersMapClass.php:155 (getCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1583 |
SELECT SQL_NO_CACHE `id_category` FROM `xj8_category_product`
WHERE `id_product` = 27508 |
0.138
ms
|
8 |
|
|
/classes/Product.php:3423
/classes/Product.php:3476 (getProductCategories)
/modules/ststickers/classes/StStickersMapClass.php:155 (getCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1590 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 11 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1599 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6750 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1660 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 10 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1710 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 13 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1738 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6750 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1775 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 3 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1809 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 44 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1840 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2446 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1872 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 3 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1915 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 10 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1938 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 37 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2233 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2412 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2742 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `xj8_category_group` cg
WHERE (cg.`id_category` = 9) |
0.138
ms
|
5 |
|
|
/classes/Category.php:1704
/modules/stmegamenu/stmegamenu.php:4256 (getGroups)
/modules/stmegamenu/stmegamenu.php:3894 (getLink)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2950 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20012) AND (id_product_attribute = 1748) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2766 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 661 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 17486) LIMIT 1 |
0.138
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 937 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 27515) LIMIT 1 |
0.138
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1033 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `xj8_product_attribute` pa
INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 1751 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5661 (getPrice)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1630 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 3 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1651 |
SELECT SQL_NO_CACHE `id_category` FROM `xj8_category_product`
WHERE `id_product` = 17476 |
0.138
ms
|
10 |
|
|
/classes/Product.php:3423
/classes/Product.php:3476 (getProductCategories)
/modules/ststickers/classes/StStickersMapClass.php:155 (getCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1834 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 15 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3007 |
SELECT SQL_NO_CACHE * FROM `xj8_st_easy_content_setting`
WHERE id_st_easy_content_setting = 73
AND setting_type = 1 |
0.138
ms
|
1 |
|
|
/modules/steasycontent/classes/StEasyContentSettingClass.php:76
/modules/steasycontent/classes/StEasyContentColumnClass.php:170 (getSetting)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:2597 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 8 |
SELECT SQL_NO_CACHE *
FROM `xj8_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.137
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:561 (__construct)
/config/config.inc.php:171 (getGroup)
/index.php:27 (require)
|
| 298 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 20051) AND (id_product_attribute = 2221) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.137
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 371 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 20006) LIMIT 1 |
0.137
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 579 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 27501 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1212 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 26278) LIMIT 1 |
0.137
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1335 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 20045) LIMIT 1 |
0.137
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1472 |
SELECT SQL_NO_CACHE `id_category` FROM `xj8_category_product`
WHERE `id_product` = 27515 |
0.137
ms
|
9 |
|
|
/classes/Product.php:3423
/classes/Product.php:3476 (getProductCategories)
/modules/ststickers/classes/StStickersMapClass.php:155 (getCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1512 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6753 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1523 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 3 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1526 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 11 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1547 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6753 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1561 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 11 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1567 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 48 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1665 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 14 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1675 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2446 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1690 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6753 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1732 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 10 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1752 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 3 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1764 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6753 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1804 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 15 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1851 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6736 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1854 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6740 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1895 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 11 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1935 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 13 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2197 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `xj8_category_group` cg
WHERE (cg.`id_category` = 6) |
0.137
ms
|
5 |
|
|
/classes/Category.php:1704
/modules/stmegamenu/stmegamenu.php:4256 (getGroups)
/modules/stmegamenu/stmegamenu.php:3894 (getLink)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2572 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2525 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3003 |
SELECT SQL_NO_CACHE * FROM `xj8_st_easy_content_setting`
WHERE id_st_easy_content_setting = 71
AND setting_type = 1 |
0.137
ms
|
1 |
|
|
/modules/steasycontent/classes/StEasyContentSettingClass.php:76
/modules/steasycontent/classes/StEasyContentColumnClass.php:170 (getSetting)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:2597 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3011 |
SELECT SQL_NO_CACHE * FROM `xj8_st_easy_content_setting`
WHERE id_st_easy_content_setting = 72
AND setting_type = 1 |
0.137
ms
|
1 |
|
|
/modules/steasycontent/classes/StEasyContentSettingClass.php:76
/modules/steasycontent/classes/StEasyContentColumnClass.php:170 (getSetting)
/modules/steasycontent/classes/StEasyContentColumnClass.php:165 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:2597 (recurseLightTree)
/override/modules/steasycontent/steasycontent.php:3634 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayFullWidthCategoryFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 473 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.137
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1399 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 705 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 27494) AND (id_product_attribute = 1994) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.137
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 811 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 27506 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 876 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `xj8_product_attribute` pa
INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 1742 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5661 (getPrice)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 904 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 17471) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1235 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 17468) AND (id_product_attribute = 1696) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1319 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `xj8_product_attribute` pa
INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 1869 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5661 (getPrice)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1616 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 11 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1715 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 37 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1725 |
SELECT SQL_NO_CACHE `id_category` FROM `xj8_category_product`
WHERE `id_product` = 20012 |
0.137
ms
|
6 |
|
|
/classes/Product.php:3423
/classes/Product.php:3476 (getProductCategories)
/modules/ststickers/classes/StStickersMapClass.php:155 (getCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1837 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 38 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1892 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 3 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2912 |
SELECT SQL_NO_CACHE *
FROM `xj8_quantity_discount_rule_lang`
WHERE `id_quantity_discount_rule` = 11 |
0.137
ms
|
14 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:107 (__construct)
/modules/quantitydiscountpro/quantitydiscountpro.php:850 (__construct)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 58 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2444) AND (b.`id_shop` = 1) LIMIT 1 |
0.136
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:215 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:229 (array_map)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 606 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 3899 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 993 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 27507) LIMIT 1 |
0.136
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1161 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 20012 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1194 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute_lang`
WHERE `id_product_attribute` = 1749 |
0.136
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1394 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20024) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1441 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 20010 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1485 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 11 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1609 |
SELECT SQL_NO_CACHE `id_category` FROM `xj8_category_product`
WHERE `id_product` = 20013 |
0.136
ms
|
4 |
|
|
/classes/Product.php:3423
/classes/Product.php:3476 (getProductCategories)
/modules/ststickers/classes/StStickersMapClass.php:155 (getCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1670 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 38 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1781 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 14 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1787 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6753 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1843 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 3001 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1868 |
SELECT SQL_NO_CACHE `id_category` FROM `xj8_category_product`
WHERE `id_product` = 20045 |
0.136
ms
|
5 |
|
|
/classes/Product.php:3423
/classes/Product.php:3476 (getProductCategories)
/modules/ststickers/classes/StStickersMapClass.php:155 (getCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1898 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 15 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1952 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 11 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2571 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2526 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 257 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE `id_product_attribute` != 0 LIMIT 1 |
0.136
ms
|
20 |
|
|
/classes/SpecificPrice.php:297
/classes/SpecificPrice.php:368 (filterOutField)
/classes/SpecificPrice.php:548 (computeExtraConditions)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 402 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 27001) LIMIT 1 |
0.136
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 872 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 13 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Category.php:1378
/classes/Product.php:5641 (getLinkRewrite)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1085 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 17475) LIMIT 1 |
0.136
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1227 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 17468 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1272 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 10856) LIMIT 1 |
0.136
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1462 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 20010) AND (id_product_attribute = 1745) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.136
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1507 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6750 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1564 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 15 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1626 |
SELECT SQL_NO_CACHE `id_category` FROM `xj8_category_product`
WHERE `id_product` = 17475 |
0.136
ms
|
6 |
|
|
/classes/Product.php:3423
/classes/Product.php:3476 (getProductCategories)
/modules/ststickers/classes/StStickersMapClass.php:155 (getCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1755 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 11 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1784 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2444 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1929 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 3 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1958 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6753 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2503 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2502 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2589 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2531 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1180 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 20012) LIMIT 1 |
0.135
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1244 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 17468) LIMIT 1 |
0.135
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1312 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 20011) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1359 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 20025 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1446 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 20010 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1490 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 15 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1539 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6736 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1570 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6736 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2013 |
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `xj8_product_lang` pl
WHERE (pl.id_product = 27515) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Product.php:7707
/modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2029 |
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `xj8_product_lang` pl
WHERE (pl.id_product = 10856) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Product.php:7707
/modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2499 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2498 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2718 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2578 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 129 |
SELECT SQL_NO_CACHE format
FROM `xj8_address_format`
WHERE `id_country` = 8 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/AddressFormat.php:656
/classes/AddressFormat.php:630 (getFormatDB)
/classes/AddressFormat.php:615 (getFormat)
/classes/AddressFormat.php:562 (getAddressCountryFormat)
/classes/AddressFormat.php:438 (getOrderedAddressFields)
/override/classes/controller/FrontController.php:1765 (generateAddress)
/override/classes/controller/FrontController.php:545 (getTemplateVarShop)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 277 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20051) AND (id_product_attribute = 2221) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 363 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20006) AND (id_product_attribute = 1858) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 389 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 27001 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 416 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 20053 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 463 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 27518) AND (a0.`id_product_attribute` = 2004) AND (a0.`id_warehouse` IN(1, 2)) |
0.135
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 642 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 17486 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 680 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `xj8_product_attribute` pa
INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 1994 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5661 (getPrice)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 755 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 28843) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 825 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 27506) LIMIT 1 |
0.135
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 839 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `xj8_product_attribute` pa
INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 2006 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5661 (getPrice)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 840 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 27519 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 901 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 17471) AND (id_product_attribute = 1744) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.135
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 935 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 27515) LIMIT 1 |
0.135
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 977 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 27507 LIMIT 1 |
0.135
ms
|
2 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1042 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20013) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1198 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 26278 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1284 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 20011 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1376 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 20025) AND (id_product_attribute = 1885) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.135
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1467 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute_lang`
WHERE `id_product_attribute` = 1745 |
0.135
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1495 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 48 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1544 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6740 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1554 |
SELECT SQL_NO_CACHE `id_category` FROM `xj8_category_product`
WHERE `id_product` = 27507 |
0.135
ms
|
9 |
|
|
/classes/Product.php:3423
/classes/Product.php:3476 (getProductCategories)
/modules/ststickers/classes/StStickersMapClass.php:155 (getCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1555 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1633 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 11 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1680 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 3001 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1705 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 10 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1771 |
SELECT SQL_NO_CACHE `id_category` FROM `xj8_category_product`
WHERE `id_product` = 17468 |
0.135
ms
|
6 |
|
|
/classes/Product.php:3423
/classes/Product.php:3476 (getProductCategories)
/modules/ststickers/classes/StStickersMapClass.php:155 (getCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1812 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 48 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1817 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2465 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1857 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6750 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1860 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6753 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1918 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 14 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1932 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 10 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1955 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 15 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1964 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `xj8_product_attribute`
WHERE `id_product` = 27515 |
0.135
ms
|
1 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1983 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `xj8_product_attribute`
WHERE `id_product` = 20012 |
0.135
ms
|
3 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1993 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `xj8_product_attribute`
WHERE `id_product` = 20011 |
0.135
ms
|
2 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2050 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module_shop` WHERE `id_module` = 86 AND `id_shop` = 1 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/module/Module.php:2109
/modules/stsidebar/stsidebar.php:1386 (isEnabled)
/modules/stsidebar/stsidebar.php:1325 (validateNativeModules)
/modules/stsidebar/stsidebar.php:1344 (hookDisplayMobileBar)
/classes/Hook.php:1043 (hookDisplayMobileBarLeft)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:129 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:210 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2363 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2434 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2625 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `xj8_category_group` cg
WHERE (cg.`id_category` = 51) |
0.135
ms
|
5 |
|
|
/classes/Category.php:1704
/modules/stmegamenu/stmegamenu.php:4256 (getGroups)
/modules/stmegamenu/stmegamenu.php:3894 (getLink)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 72 |
SELECT SQL_NO_CACHE *
FROM `xj8_configuration_lang`
WHERE `id_configuration` = 251673 |
0.134
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:224 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:202 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:123 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:405 (get)
/modules/ps_accounts/src/Account/StatusManager.php:298 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:134 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:229 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:218 (getPointOfContactUuid)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1178 (isValid)
/modules/ps_checkout/ps_checkout.php:283 (merchantIsValid)
/classes/Hook.php:1043 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:996 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 701 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 27494) LIMIT 1 |
0.134
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 38 |
SELECT SQL_NO_CACHE *
FROM `xj8_currency_lang`
WHERE `id_currency` = 1 |
0.134
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Tools.php:690 (getCurrencyInstance)
/classes/controller/FrontController.php:366 (setCurrency)
/override/classes/controller/FrontController.php:285 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 57 |
SELECT SQL_NO_CACHE *
FROM `xj8_category` a
LEFT JOIN `xj8_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `xj8_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2648) AND (b.`id_shop` = 1) LIMIT 1 |
0.134
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:215 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:229 (array_map)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 94 |
SELECT SQL_NO_CACHE *
FROM `xj8_quantity_discount_rule_lang`
WHERE `id_quantity_discount_rule` = 3 |
0.134
ms
|
14 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:107 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:370 (__construct)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/classes/Cart.php:3021 (getCustomerCartRules)
/override/classes/Cart.php:489 (getDeliveryOptionList)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 208 |
SELECT SQL_NO_CACHE `id_country`
FROM `xj8_country`
WHERE `iso_code` = 'FR' LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/Country.php:194
/modules/gmerchantcenterpro/lib/moduleTools.php:205 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 377 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 20006) AND (id_product_attribute = 1857) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.134
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 393 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 27001 LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 408 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 27001) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.134
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 438 |
SELECT SQL_NO_CACHE mgrcp.*, mgrp.price
FROM `xj8_mdgift_rule_cart_product` mgrcp
LEFT JOIN `xj8_mdgift_rule_product` mgrp
ON (mgrp.id_mdgift_rule_product = mgrcp.id_mdgift_rule_product)
WHERE mgrcp.`id_cart` = 0 |
0.134
ms
|
1 |
|
|
/modules/mdgiftproduct/mdgiftproduct.php:407
/override/classes/Cart.php:919 (getCartGiftData)
/modules/wkwarehouses/classes/WarehouseStock.php:1411 (getProducts)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 501 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 30712) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.134
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 681 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 27494 LIMIT 1 |
0.134
ms
|
2 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 723 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 17479) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 725 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 17479) AND (id_product_attribute = 1875) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 761 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 28843) LIMIT 1 |
0.134
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 776 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 28844 LIMIT 1 |
0.134
ms
|
2 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 819 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 27506) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 899 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 17471) AND (id_product_attribute = 1742) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.134
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1005 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 27508 LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1019 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 27508) LIMIT 1 |
0.134
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1070 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 17475 LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1206 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 26278) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1270 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 10856) LIMIT 1 |
0.134
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1273 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 10856) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1347 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute_lang`
WHERE `id_product_attribute` = 1869 |
0.134
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1363 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20025) AND (id_product_attribute = 1886) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1378 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 20025) AND (id_product_attribute = 1886) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.134
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1406 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 20024) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.134
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1433 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 21409) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.134
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1447 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20010) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1558 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 3 LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1596 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
LEFT JOIN `xj8_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 48 LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/Category.php:1585
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1888 |
SELECT SQL_NO_CACHE `id_category` FROM `xj8_category_product`
WHERE `id_product` = 20025 |
0.134
ms
|
5 |
|
|
/classes/Product.php:3423
/classes/Product.php:3476 (getProductCategories)
/modules/ststickers/classes/StStickersMapClass.php:155 (getCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1908 |
SELECT SQL_NO_CACHE `id_category` FROM `xj8_category_product`
WHERE `id_product` = 20024 |
0.134
ms
|
5 |
|
|
/classes/Product.php:3423
/classes/Product.php:3476 (getProductCategories)
/modules/ststickers/classes/StStickersMapClass.php:155 (getCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1945 |
SELECT SQL_NO_CACHE `id_category` FROM `xj8_category_product`
WHERE `id_product` = 20010 |
0.134
ms
|
5 |
|
|
/classes/Product.php:3423
/classes/Product.php:3476 (getProductCategories)
/modules/ststickers/classes/StStickersMapClass.php:155 (getCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1978 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `xj8_product_attribute`
WHERE `id_product` = 17476 |
0.134
ms
|
1 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 140 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module_shop` WHERE `id_module` = 113 AND `id_shop` = 1 LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/module/Module.php:2109
/override/modules/stthemeeditor/stthemeeditor.php:4242 (isEnabled)
/override/modules/stthemeeditor/stthemeeditor.php:4122 (getStBasicVals)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 260 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE `to` BETWEEN '2026-03-11 00:00:00' AND '2026-03-11 23:59:59' LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/SpecificPrice.php:381
/classes/SpecificPrice.php:548 (computeExtraConditions)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 269 |
SELECT SQL_NO_CACHE *
FROM `xj8_tax_lang`
WHERE `id_tax` = 1 |
0.133
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:116 (__construct)
/classes/Product.php:3926 (getTaxCalculator)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 361 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20006) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 382 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 20006) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 510 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 17480 LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 552 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20027) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 636 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 3899) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 712 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute_lang`
WHERE `id_product_attribute` = 1994 |
0.133
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 740 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 17479) AND (id_product_attribute = 1876) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.133
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 883 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 17471) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 906 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute_lang`
WHERE `id_product_attribute` = 1742 |
0.133
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1057 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 20013) AND (id_product_attribute = 1751) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.133
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1169 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20012) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1233 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 17468) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1314 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute_lang`
WHERE `id_product_attribute` = 1747 |
0.133
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1361 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20025) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1449 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20010) AND (id_product_attribute = 1745) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1975 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `xj8_product_attribute`
WHERE `id_product` = 17475 |
0.133
ms
|
2 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1988 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `xj8_product_attribute`
WHERE `id_product` = 17468 |
0.133
ms
|
1 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1996 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `xj8_product_attribute`
WHERE `id_product` = 20045 |
0.133
ms
|
1 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1345 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 20045) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 73 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "mdgiftproduct" LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/override/classes/Cart.php:916 (isEnabled)
/src/Adapter/Presenter/Cart/CartPresenter.php:326 (getProducts)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 214 |
SELECT SQL_NO_CACHE `id_country`
FROM `xj8_country`
WHERE `iso_code` = 'FR' LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/Country.php:194
/modules/gmerchantcenterpro/lib/moduleTools.php:205 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 294 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 20051) AND (id_product_attribute = 2024) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 395 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 27001) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 431 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 20053) AND (a0.`id_product_attribute` = 0) AND (a0.`id_warehouse` IN(1, 2)) |
0.132
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WorkshopAsm.php:441 (rewind)
/modules/wkwarehouses/wkwarehouses.php:1221 (getAssociatedWarehousesArray)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 550 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 20027 LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 612 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 3899) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 877 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 17471 LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 949 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 27513 LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 997 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 27507) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1076 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 17475) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1186 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 20012) AND (id_product_attribute = 1749) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1253 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute_lang`
WHERE `id_product_attribute` = 1696 |
0.132
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2006 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `xj8_product_attribute`
WHERE `id_product` = 20010 |
0.132
ms
|
1 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2019 |
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `xj8_product_lang` pl
WHERE (pl.id_product = 17475) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/Product.php:7707
/modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2776 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2603 LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 290 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 20051) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 650 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 17486) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 721 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 17479 LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 745 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute_lang`
WHERE `id_product_attribute` = 1875 |
0.132
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 753 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 28843 LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1091 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 17475) AND (id_product_attribute = 1703) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1328 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20045) AND (id_product_attribute = 1869) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1383 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute_lang`
WHERE `id_product_attribute` = 1886 |
0.132
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1410 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 20024) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1981 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `xj8_product_attribute`
WHERE `id_product` = 3437 |
0.132
ms
|
1 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2032 |
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `xj8_product_lang` pl
WHERE (pl.id_product = 20045) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/Product.php:7707
/modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2459 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2488 LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 200 |
SELECT SQL_NO_CACHE id_feed
FROM `xj8_gmcp_feeds` ff
WHERE (ff.id_shop=1) LIMIT 1 |
0.131
ms
|
370 |
|
|
/modules/gmerchantcenterpro/models/Feeds.php:83
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (hasSavedData)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 222 |
SELECT SQL_NO_CACHE `id_country`
FROM `xj8_country`
WHERE `iso_code` = 'CA' LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/Country.php:194
/modules/gmerchantcenterpro/lib/moduleTools.php:205 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 597 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 27501) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 665 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 17486) AND (id_product_attribute = 1753) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 672 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 17486) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 957 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 27513) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1248 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 17468) AND (id_product_attribute = 1696) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1264 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 10856) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1307 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 20011) AND (id_product_attribute = 1746) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2002 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `xj8_product_attribute`
WHERE `id_product` = 20024 |
0.131
ms
|
1 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2023 |
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `xj8_product_lang` pl
WHERE (pl.id_product = 3437) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/Product.php:7707
/modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2419 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2471 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2951 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20012) AND (id_product_attribute = 1750) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2766 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/be/ac/25/beac2549e79754290ae3f03abdafd7a04bd9e8f1_2.file.sticker.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa534c3c7_48976316)
/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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 96 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_group` t
WHERE `id_quantity_discount_rule` = 3
ORDER BY `id_quantity_discount_rule_group` ASC |
0.131
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:154
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:4295 (getGroups)
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:380 (validateQuantityDiscountRuleConditions)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/classes/Cart.php:3021 (getCustomerCartRules)
/override/classes/Cart.php:489 (getDeliveryOptionList)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 143 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "ps_facebook" LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:54 (isEnabled)
/var/cache/prod/Ps_facebookFrontContainer.php:283 (__construct)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getErrorHandlerService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_checkout/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64 (get)
/modules/ps_facebook/ps_facebook.php:140 (getService)
/modules/ps_facebook/ps_facebook.php:303 (getService)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 212 |
SELECT SQL_NO_CACHE `id_country`
FROM `xj8_country`
WHERE `iso_code` = 'FR' LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/Country.php:194
/modules/gmerchantcenterpro/lib/moduleTools.php:205 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 245 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "btfacebookchats" LIMIT 1 |
0.131
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2084 (getModuleIdByName)
/modules/facebookproductad/lib/moduleTools.php:412 (isInstalled)
/modules/facebookproductad/facebookproductad.php:65 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 346 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute_lang`
WHERE `id_product_attribute` = 2221 |
0.131
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 359 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 20006 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 585 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 27501) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 784 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 28844) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 881 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 17471 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1044 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20013) AND (id_product_attribute = 1751) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1110 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 17476) AND (id_product_attribute = 2222) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1123 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 17476) AND (id_product_attribute = 2222) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1218 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 26278) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1320 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 20045 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1326 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20045) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1392 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 20024 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1419 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 21409 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1445 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 20010 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1968 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `xj8_product_attribute`
WHERE `id_product` = 27507 |
0.131
ms
|
1 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2004 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `xj8_product_attribute`
WHERE `id_product` = 21409 |
0.131
ms
|
1 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2017 |
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `xj8_product_lang` pl
WHERE (pl.id_product = 20013) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/Product.php:7707
/modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2454 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2489 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2670 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2563 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 225 |
SELECT SQL_NO_CACHE *
FROM `xj8_country_lang`
WHERE `id_country` = 4 |
0.130
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:209 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 301 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_lang`
WHERE `id_warehouse` = 2 |
0.130
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/wkwarehouses/classes/Warehouse.php:136 (__construct)
/modules/wkwarehouses/classes/WarehouseStock.php:1301 (__construct)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 689 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 27494) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 880 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 17471 AND `id_group` = 1 LIMIT 1 |
0.130
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1184 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 20012) AND (id_product_attribute = 1748) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1276 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 10856) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1381 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 20025) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1403 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 20024) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1430 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 21409) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1776 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 216 |
SELECT SQL_NO_CACHE `id_country`
FROM `xj8_country`
WHERE `iso_code` = 'FR' LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/Country.php:194
/modules/gmerchantcenterpro/lib/moduleTools.php:205 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 327 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_carrier_tax_rules_group_shop`
WHERE `id_carrier` = 125 AND id_shop=1 LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/Carrier.php:1228
/classes/Carrier.php:1205 (getIdTaxRulesGroupByIdCarrier)
/classes/Carrier.php:1329 (getIdTaxRulesGroup)
/classes/Carrier.php:1310 (getTaxCalculator)
/override/classes/Cart.php:72 (getTaxesRate)
/override/classes/Cart.php:18 (getMyPackageShippingCost)
/override/classes/Carrier.php:119 (getPackageShippingCost)
/modules/wkwarehouses/classes/WarehouseStock.php:1373 (getCarriersForOrder)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 348 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 39 LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/Category.php:1378
/classes/Product.php:5641 (getLinkRewrite)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 493 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_lang`
WHERE `id_product` = 30712 AND `id_shop` = 1 |
0.130
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 570 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 20027) AND (id_product_attribute = 1888) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 601 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 27501) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 652 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 17486) AND (id_product_attribute = 1753) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 687 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 27494 LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 831 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 27506) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 850 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 27519) AND (id_product_attribute = 2006) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 865 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 27519) AND (id_product_attribute = 2007) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 969 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 27513) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 985 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 27507) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1025 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 27508) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1060 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 20013) AND (id_product_attribute = 1752) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1106 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 17476 LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1108 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 17476) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1465 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 20010) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1991 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `xj8_product_attribute`
WHERE `id_product` = 10856 |
0.130
ms
|
1 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2026 |
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `xj8_product_lang` pl
WHERE (pl.id_product = 26278) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/Product.php:7707
/modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2337 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2393 LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 210 |
SELECT SQL_NO_CACHE `id_country`
FROM `xj8_country`
WHERE `iso_code` = 'FR' LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Country.php:194
/modules/gmerchantcenterpro/lib/moduleTools.php:205 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 206 |
SELECT SQL_NO_CACHE `id_country`
FROM `xj8_country`
WHERE `iso_code` = 'FR' LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Country.php:194
/modules/gmerchantcenterpro/lib/moduleTools.php:205 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 221 |
SELECT SQL_NO_CACHE *
FROM `xj8_country_lang`
WHERE `id_country` = 19 |
0.129
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:209 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 239 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module_shop` WHERE `id_module` = 183 AND `id_shop` = 1 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/module/Module.php:2109
/modules/payplug/src/application/adapter/ModuleAdapter.php:48 (isEnabled)
/modules/payplug/classes/ConfigClass.php:390 (isEnabled)
/modules/payplug/classes/HookClass.php:258 (isAllowed)
/modules/payplug/payplug.php:437 (displayHeader)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 249 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 15 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Category.php:1378
/classes/Product.php:5641 (getLinkRewrite)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 252 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_manufacturer`
WHERE `id_manufacturer` = 2503
AND `active` = 1 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Link.php:203 (getNameById)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 299 |
SELECT SQL_NO_CACHE COUNT(*)
FROM xj8_warehouse
WHERE `active` = 0 AND `deleted` = 0 LIMIT 1 |
0.129
ms
|
2 |
|
|
/modules/wkwarehouses/classes/Warehouse.php:414
/modules/wkwarehouses/classes/WarehouseStock.php:1122 (hasHiddenWarehouses)
/modules/wkwarehouses/classes/WarehouseStock.php:638 (takeOffDisabledWarehouses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 344 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 20051) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 413 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 14 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 466 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 27518) AND (a0.`id_warehouse` IN(1, 2)) |
0.129
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 564 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 20027) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 567 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 20027) AND (id_product_attribute = 1887) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 573 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 20027) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 608 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 3899 AND id_shop=1 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 626 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 3899) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 667 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 17486) AND (id_product_attribute = 1754) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 669 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 17486) AND (id_product_attribute = 2022) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 743 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 17479) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 783 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 28844 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 799 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 28844) AND (id_product_attribute = 2014) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 801 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 28844) AND (id_product_attribute = 2015) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 848 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 27519) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 892 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 13 LIMIT 1 |
0.129
ms
|
0 |
|
|
/classes/Category.php:1378
/classes/Product.php:758 (getLinkRewrite)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 896 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 17471) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 927 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 27515 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 983 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 27507 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1028 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 27508) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1094 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 17475) AND (id_product_attribute = 1704) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1167 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 20012 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1262 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 10856 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1294 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20011) AND (id_product_attribute = 1747) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1373 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 20025) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1459 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 20010) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1574 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2014 |
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `xj8_product_lang` pl
WHERE (pl.id_product = 27513) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Product.php:7707
/modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2252 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 18 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2362 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2403 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2450 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2480 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2587 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2529 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2808 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2594 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 67 |
SELECT SQL_NO_CACHE *
FROM `xj8_configuration` a
WHERE (a.`id_configuration` = 251673) LIMIT 1 |
0.128
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:224 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:202 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:123 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:405 (get)
/modules/ps_accounts/src/Account/StatusManager.php:298 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:134 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:90 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:217 (identityVerified)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1178 (isValid)
/modules/ps_checkout/ps_checkout.php:283 (merchantIsValid)
/classes/Hook.php:1043 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:996 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 74 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module_shop` WHERE `id_module` = 271 AND `id_shop` = 1 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/module/Module.php:2109
/override/classes/Cart.php:916 (isEnabled)
/src/Adapter/Presenter/Cart/CartPresenter.php:326 (getProducts)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 126 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "ps_legalcompliance" LIMIT 1 |
0.128
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/override/classes/controller/FrontController.php:1662 (isEnabled)
/override/classes/controller/FrontController.php:1805 (getDisplayTaxesLabel)
/controllers/front/listing/CategoryController.php:275 (getTemplateVarPage)
/override/classes/controller/FrontController.php:544 (getTemplateVarPage)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 218 |
SELECT SQL_NO_CACHE `id_country`
FROM `xj8_country`
WHERE `iso_code` = 'CH' LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Country.php:194
/modules/gmerchantcenterpro/lib/moduleTools.php:205 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 226 |
SELECT SQL_NO_CACHE `id_country`
FROM `xj8_country`
WHERE `iso_code` = 'BE' LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Country.php:194
/modules/gmerchantcenterpro/lib/moduleTools.php:205 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 229 |
SELECT SQL_NO_CACHE *
FROM `xj8_country_lang`
WHERE `id_country` = 3 |
0.128
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:209 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 379 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 20006) AND (id_product_attribute = 1858) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.128
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 384 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute_lang`
WHERE `id_product_attribute` = 1858 |
0.128
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 509 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `xj8_product_attribute` pa
INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 1880 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5661 (getPrice)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 648 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 17486 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 691 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 27494) AND (id_product_attribute = 1994) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 735 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 17479) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 796 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 28844) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 846 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 27519 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 860 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 27519) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 870 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute_lang`
WHERE `id_product_attribute` = 2006 |
0.128
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 929 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 27515) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 938 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 27515) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1065 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute_lang`
WHERE `id_product_attribute` = 1751 |
0.128
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1078 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 17475) AND (id_product_attribute = 1703) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1097 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute_lang`
WHERE `id_product_attribute` = 1703 |
0.128
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1128 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute_lang`
WHERE `id_product_attribute` = 2222 |
0.128
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1141 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 3437) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1171 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20012) AND (id_product_attribute = 1749) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1970 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `xj8_product_attribute`
WHERE `id_product` = 27508 |
0.128
ms
|
1 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/override/classes/controller/ProductListingFrontController.php:123 (present)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2015 |
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `xj8_product_lang` pl
WHERE (pl.id_product = 27507) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Product.php:7707
/modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2021 |
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `xj8_product_lang` pl
WHERE (pl.id_product = 17476) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Product.php:7707
/modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2038 |
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `xj8_product_lang` pl
WHERE (pl.id_product = 20010) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Product.php:7707
/modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2043 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "stnotification" LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/classes/Hook.php:1049 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2124 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module_shop` WHERE `id_module` = 88 AND `id_shop` = 1 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/module/Module.php:2109
/classes/Hook.php:1049 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:334 (__call)
/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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2225 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 80 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2278 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 3013 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2314 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2429 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2395 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 6745 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2517 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2508 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2786 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2617 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2814 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2600 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2820 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2610 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 707 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 27494) AND (id_product_attribute = 1995) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.128
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 767 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 28843) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.128
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2704 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2576 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2866 |
SELECT SQL_NO_CACHE id_category FROM `xj8_pm_advancedsearch_products_cat` WHERE id_search=1 |
0.128
ms
|
1 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:105 (query)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:271 (valueList)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:336 (getSearchAssociations)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3030 (getSearchsFromHook)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 34 |
SELECT SQL_NO_CACHE c.id_currency
FROM `xj8_currency` c
WHERE (iso_code = 'EUR') LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Currency.php:893
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/override/classes/controller/FrontController.php:285 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 264 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 20051 AND id_shop=1 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 293 |
SELECT SQL_NO_CACHE `id_country`, `id_state`, `vat_number`, `postcode` FROM `xj8_address`
WHERE `id_address` = 25 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Address.php:442
/modules/wkwarehouses/classes/WorkshopAsm.php:809 (getCountryAndState)
/modules/wkwarehouses/classes/WarehouseStock.php:184 (getProductPhysicalQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 497 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 30712) LIMIT 1 |
0.127
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 575 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute_lang`
WHERE `id_product_attribute` = 1888 |
0.127
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 583 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 27501 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 610 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 3899 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 674 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute_lang`
WHERE `id_product_attribute` = 1753 |
0.127
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 806 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute_lang`
WHERE `id_product_attribute` = 2014 |
0.127
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 817 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 27506 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 885 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 17471) AND (id_product_attribute = 1742) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 941 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 27515) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.127
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1040 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 20013 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1153 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 3437) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.127
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1188 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 20012) AND (id_product_attribute = 1750) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.127
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1309 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 20011) AND (id_product_attribute = 1747) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.127
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1324 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 20045 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1385 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 3 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1835 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2034 |
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `xj8_product_lang` pl
WHERE (pl.id_product = 20025) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Product.php:7707
/modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2175 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 10 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2345 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2399 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2383 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 6751 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2458 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2487 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2575 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2522 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2614 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2538 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2746 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2542 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2754 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2550 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2761 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2647 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2813 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2599 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2869 |
SELECT SQL_NO_CACHE id_manufacturer FROM `xj8_pm_advancedsearch_manufacturers` WHERE id_search=1 |
0.127
ms
|
1 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:105 (query)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:274 (valueList)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:336 (getSearchAssociations)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3030 (getSearchsFromHook)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 91 |
SELECT SQL_NO_CACHE *
FROM `xj8_quantity_discount_rule_lang`
WHERE `id_quantity_discount_rule` = 6 |
0.127
ms
|
14 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:107 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:370 (__construct)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/classes/Cart.php:3021 (getCustomerCartRules)
/override/classes/Cart.php:489 (getDeliveryOptionList)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2173 (processCalculation)
/override/classes/Cart.php:944 (getOrderTotal)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/override/classes/controller/FrontController.php:539 (present)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 233 |
SELECT SQL_NO_CACHE *
FROM `xj8_country_lang`
WHERE `id_country` = 186 |
0.127
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:209 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 250 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 15 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 879 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 17471 AND id_shop=1 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1074 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 17475 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1292 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20011) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1876 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2392 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 6748 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2470 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2491 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2532 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2511 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2733 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2589 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 149 |
SELECT SQL_NO_CACHE *
FROM `xj8_configuration_lang`
WHERE `id_configuration` = 251673 |
0.126
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:224 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:202 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:123 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:405 (get)
/modules/ps_accounts/src/Account/StatusManager.php:298 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:134 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:201 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:111 (getCloudShopId)
/modules/ps_accounts/src/Service/PsAccountsService.php:103 (getShopUuid)
/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:67 (getShopUuidV4)
/var/cache/prod/Ps_facebookFrontContainer.php:283 (__construct)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getErrorHandlerService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_checkout/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64 (get)
/modules/ps_facebook/ps_facebook.php:140 (getService)
/modules/ps_facebook/ps_facebook.php:303 (getService)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 303 |
SELECT SQL_NO_CACHE c.`active`
FROM `xj8_address` a
LEFT JOIN `xj8_country` c ON c.`id_country` = a.`id_country`
WHERE a.`id_address` = 25 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Address.php:351
/modules/wkwarehouses/classes/WarehouseStock.php:1320 (isCountryActiveById)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 405 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 27001) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 714 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 15 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 747 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 14 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1088 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 17475) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1150 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 3437) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1349 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 15 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1357 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 20025 AND id_shop=1 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1438 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 15 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2027 |
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `xj8_product_lang` pl
WHERE (pl.id_product = 17468) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Product.php:7707
/modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2030 |
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `xj8_product_lang` pl
WHERE (pl.id_product = 20011) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Product.php:7707
/modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2159 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2454 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2176 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 42 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2189 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2443 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2388 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 6769 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2460 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2641 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2922 |
SELECT SQL_NO_CACHE * FROM `xj8_quantity_discount_rule_group` t
WHERE `id_quantity_discount_rule` = 11
ORDER BY `id_quantity_discount_rule_group` ASC |
0.126
ms
|
8 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:154
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5041 (getGroups)
/modules/quantitydiscountpro/quantitydiscountpro.php:866 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 130 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `xj8_country`
WHERE `id_country` = 8 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Country.php:405
/classes/AddressFormat.php:634 (isNeedDniByCountryId)
/classes/AddressFormat.php:615 (getFormat)
/classes/AddressFormat.php:562 (getAddressCountryFormat)
/classes/AddressFormat.php:438 (getOrderedAddressFields)
/override/classes/controller/FrontController.php:1765 (generateAddress)
/override/classes/controller/FrontController.php:545 (getTemplateVarShop)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 268 |
SELECT SQL_NO_CACHE *
FROM `xj8_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1 |
0.126
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:116 (__construct)
/classes/Product.php:3926 (getTaxCalculator)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 455 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 27518) AND (id_product_attribute = 2004) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5795 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 662 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 17486) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1022 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 27508) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1063 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 20013) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1120 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 17476) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1139 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 3437 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1156 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 3437) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1245 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 17468) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1251 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 17468) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2123 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "stswiper" LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/classes/Hook.php:1049 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:334 (__call)
/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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2142 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 11 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2308 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2424 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2366 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2437 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2515 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2506 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2867 |
SELECT SQL_NO_CACHE id_cms FROM `xj8_pm_advancedsearch_cms` WHERE id_search=1 |
0.126
ms
|
1 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:105 (query)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:272 (valueList)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:336 (getSearchAssociations)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3030 (getSearchsFromHook)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 828 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 27506) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 994 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 27507) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1054 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 20013) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1231 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 17468 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2143 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 16 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2279 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2915 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2346 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2646 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2875 |
SELECT SQL_NO_CACHE `criterion_group_type`, `display_type`, `range`, `id_criterion_group_linked`, `sort_by`, `sort_way`, `is_combined`, `is_multicriteria`, `visible`
FROM `xj8_pm_advancedsearch_criterion_group_1`
WHERE `id_criterion_group` = 23 LIMIT 1 |
0.125
ms
|
1 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:69
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:96 (query)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2147 (row)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2155 (getCriterionGroupTypeAndDisplay)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2439 (getCriterionGroupsTypeAndDisplay)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3046 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 146 |
SELECT SQL_NO_CACHE value FROM `xj8_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.125
ms
|
1 |
|
|
/modules/ps_accounts/src/Adapter/Configuration.php:263
/modules/ps_accounts/src/Adapter/Configuration.php:219 (isMultishopActive)
/modules/ps_accounts/src/Adapter/Configuration.php:202 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:123 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:405 (get)
/modules/ps_accounts/src/Account/StatusManager.php:298 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:134 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:201 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:111 (getCloudShopId)
/modules/ps_accounts/src/Service/PsAccountsService.php:103 (getShopUuid)
/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:67 (getShopUuidV4)
/var/cache/prod/Ps_facebookFrontContainer.php:283 (__construct)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getErrorHandlerService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_checkout/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64 (get)
/modules/ps_facebook/ps_facebook.php:140 (getService)
/modules/ps_facebook/ps_facebook.php:303 (getService)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 374 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 20006) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 487 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 30712 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 764 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 28843) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 770 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 28843) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 966 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 27513) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1134 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `xj8_specific_price_priority`
WHERE `id_product` = 3437
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.125
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1204 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 26278 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1215 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 26278) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1279 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 10856) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1290 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 20011 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1390 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 20024 AND id_shop=1 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1412 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 13 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1691 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2037 |
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `xj8_product_lang` pl
WHERE (pl.id_product = 21409) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Product.php:7707
/modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem)
/modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2162 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2457 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2281 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2933 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2420 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2472 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2421 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2473 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2816 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2602 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2868 |
SELECT SQL_NO_CACHE id_supplier FROM `xj8_pm_advancedsearch_suppliers` WHERE id_search=1 |
0.125
ms
|
1 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:105 (query)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:273 (valueList)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:336 (getSearchAssociations)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3030 (getSearchsFromHook)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2870 |
SELECT SQL_NO_CACHE id_product FROM `xj8_pm_advancedsearch_products` WHERE id_search=1 |
0.125
ms
|
1 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:105 (query)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:275 (valueList)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:336 (getSearchAssociations)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3030 (getSearchsFromHook)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3299 (displaySearchBlock)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 357 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 20006 AND id_shop=1 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 434 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_product_location` a0
WHERE (a0.`id_product` = 20053) AND (a0.`id_warehouse` IN(1, 2)) |
0.124
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/modules/wkwarehouses/classes/WarehouseStock.php:1059 (rewind)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 603 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 39 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 33 |
SELECT SQL_NO_CACHE `id_lang` FROM `xj8_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1 |
0.124
ms
|
1 |
|
|
/override/classes/Language.php:884
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/override/classes/controller/FrontController.php:285 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 41 |
SELECT SQL_NO_CACHE *
FROM `xj8_group_lang`
WHERE `id_group` = 1 |
0.124
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:81 (__construct)
/classes/Group.php:397 (__construct)
/classes/Cart.php:249 (getCurrent)
/classes/Cart.php:222 (setTaxCalculationMethod)
/classes/controller/FrontController.php:465 (__construct)
/override/classes/controller/FrontController.php:285 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 136 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module_shop` WHERE `id_module` = 95 AND `id_shop` = 1 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/module/Module.php:2109
/modules/steasycontent/steasycontent.php:327 (isEnabled)
/override/modules/steasycontent/steasycontent.php:247 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1230 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 237 |
SELECT SQL_NO_CACHE `price_display_method`
FROM `xj8_group`
WHERE `id_group` = 3 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/Group.php:174
/classes/order/Order.php:289 (getPriceDisplayMethod)
/modules/gmerchantcenterpro/lib/hook/hookDisplay.php:95 (__construct)
:undefined (displayHeader)
/modules/gmerchantcenterpro/lib/hook/hookDisplay.php:49 (call_user_func_array)
/modules/gmerchantcenterpro/lib/hook/hookController.php:60 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:354 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:314 (execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 270 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 20051 AND `id_group` = 1 LIMIT 1 |
0.124
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 285 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 15 LIMIT 1 |
0.124
ms
|
0 |
|
|
/classes/Category.php:1378
/classes/Product.php:758 (getLinkRewrite)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 462 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 27518) LIMIT 1 |
0.124
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 504 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 30712) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 621 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 3899) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 629 |
SELECT SQL_NO_CACHE *
FROM `xj8_warehouse_lang`
WHERE `id_warehouse` = 1 |
0.124
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/wkwarehouses/classes/Warehouse.php:136 (__construct)
/modules/wkwarehouses/classes/WarehouseStock.php:1301 (__construct)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 631 |
SELECT SQL_NO_CACHE c.`active`
FROM `xj8_address` a
LEFT JOIN `xj8_country` c ON c.`id_country` = a.`id_country`
WHERE a.`id_address` = 24 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/Address.php:351
/modules/wkwarehouses/classes/WarehouseStock.php:1320 (isCountryActiveById)
/modules/wkwarehouses/classes/WarehouseStock.php:550 (getAvailableCarrierList)
/modules/wkwarehouses/classes/WarehouseStock.php:680 (getCarriersByCustomerAddresses)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 804 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 28844) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 834 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 27506) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 907 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth`
FROM `xj8_category` c
WHERE (c.`id_category` = 3) LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/Category.php:1974
/modules/facebookproductad/lib/moduleTools.php:497 (getInterval)
/modules/facebookproductad/lib/moduleTools.php:470 (getPath)
/modules/facebookproductad/lib/pixel/pixelCategory.php:127 (getProductPath)
/modules/facebookproductad/lib/pixel/basePixel.php:186 (setContentCategory)
/modules/facebookproductad/lib/moduleTools.php:1513 (set)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 972 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 27513) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1067 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 15 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1126 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 17476) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1130 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 13 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1181 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 20012) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1304 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 20011) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1849 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2081 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module_shop` WHERE `id_module` = 138 AND `id_shop` = 1 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/module/Module.php:2109
/classes/Hook.php:1049 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2226 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2410 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2504 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2503 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2573 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2527 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2780 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2607 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2809 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2595 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2905 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module_shop` WHERE `id_module` = 141 AND `id_shop` = 1 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/module/Module.php:2109
/classes/Hook.php:1049 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:39 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 204 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_country_lang`
WHERE `id_lang` = 1
AND `id_country` = 8 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Country.php:252
/modules/gmerchantcenterpro/lib/moduleTools.php:208 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 386 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 14 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Category.php:1378
/classes/Product.php:5641 (getLinkRewrite)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 453 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 27518) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 481 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 30712 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 516 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 17480) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 542 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_manufacturer`
WHERE `id_manufacturer` = 2541
AND `active` = 1 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Link.php:203 (getNameById)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 548 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 20027 AND id_shop=1 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 868 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 27519) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 919 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 15 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 944 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 27515) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1003 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 15 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1039 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 20013 AND `id_group` = 1 LIMIT 1 |
0.123
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1224 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 14 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1257 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_manufacturer`
WHERE `id_manufacturer` = 2490
AND `active` = 1 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Link.php:203 (getNameById)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2125 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "stbanner" LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/classes/Hook.php:1049 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:334 (__call)
/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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2161 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2456 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2237 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 3014 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2253 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2405 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2344 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2398 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2367 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2438 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2451 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2483 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2457 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2482 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2577 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2524 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2720 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2580 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2722 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2582 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2735 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2591 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2736 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2592 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2811 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2597 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2815 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2601 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2915 |
SELECT SQL_NO_CACHE *
FROM `xj8_quantity_discount_rule_lang`
WHERE `id_quantity_discount_rule` = 10 |
0.123
ms
|
14 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:107 (__construct)
/modules/quantitydiscountpro/quantitydiscountpro.php:850 (__construct)
/modules/quantitydiscountpro/quantitydiscountpro.php:725 (getMessage)
/classes/Hook.php:1043 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/4a/12/1d/4a121d7ec87117696c2bf3cd4d183f970ac23b48_2.file.product-price.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa53b60d4_48960567)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:256 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:462 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/2f/70/2f/2f702f992d391d25df95c40396d732c165456815_2.file.product.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5305bd1_31603444)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/6d/71/5c/6d715cde13bd454264023ebb5cf5ab3e3c10d24a_2.file.list-item.tpl.php:183 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa5218ee3_04223595)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/a4/5e/a4/a45ea4c2d5229eb648538b3f165e06421640de68_2.file.products.tpl.php:31 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa51c96c0_57551936)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:128 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:225 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:491 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:129 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 609 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 3899 AND `id_group` = 1 LIMIT 1 |
0.123
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2230 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2431 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 274 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 20051 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 349 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 39 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 432 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 20053) LIMIT 1 |
0.122
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 638 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 14 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 676 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 3 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/classes/Product.php:5641 (getLinkRewrite)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1443 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 20010 AND id_shop=1 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2049 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "stshoppingcart" LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2084 (getModuleIdByName)
/modules/stsidebar/stsidebar.php:1386 (isInstalled)
/modules/stsidebar/stsidebar.php:1325 (validateNativeModules)
/modules/stsidebar/stsidebar.php:1344 (hookDisplayMobileBar)
/classes/Hook.php:1043 (hookDisplayMobileBarLeft)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:129 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:210 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2083 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "stcustomersignin" LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/classes/Hook.php:1049 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2178 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2452 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2190 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2458 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2234 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 3016 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2236 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2992 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2284 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2947 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2285 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2976 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2315 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2430 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2341 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2397 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2343 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2401 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2364 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2435 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2387 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 6757 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2423 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2475 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2426 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2478 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2473 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2494 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2497 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2496 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2500 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2499 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2505 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2505 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2516 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2507 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2518 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2509 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2533 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2512 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2600 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2533 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2701 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2573 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2734 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2590 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 702 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 27494) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1196 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 15 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1255 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 15 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1351 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_manufacturer`
WHERE `id_manufacturer` = 2371
AND `active` = 1 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Link.php:203 (getNameById)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2232 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2416 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2235 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2419 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2316 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2432 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2365 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2436 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2386 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 6756 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2422 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2474 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2534 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2515 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2576 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2523 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2810 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2596 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 506 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 15 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 974 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 15 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1414 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_manufacturer`
WHERE `id_manufacturer` = 3190
AND `active` = 1 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Link.php:203 (getNameById)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2144 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2450 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2177 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2448 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2257 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2638 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2282 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2930 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2286 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2931 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2339 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2395 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2368 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2439 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2384 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 6754 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2424 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2476 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2456 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2486 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2506 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2644 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2537 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2516 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2588 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2530 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 351 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_manufacturer`
WHERE `id_manufacturer` = 2266
AND `active` = 1 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Link.php:203 (getNameById)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 751 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 28843 AND id_shop=1 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 916 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module_shop` WHERE `id_module` = 85 AND `id_shop` = 1 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/module/Module.php:2109
/classes/Hook.php:1049 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/override/classes/controller/FrontController.php:618 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1095 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 17475) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1387 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_manufacturer`
WHERE `id_manufacturer` = 2365
AND `active` = 1 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Link.php:203 (getNameById)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2160 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2455 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2192 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2460 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2227 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2411 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2229 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2415 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2309 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2422 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2310 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2426 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2311 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2425 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2340 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2396 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2385 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 6755 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2455 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2485 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2471 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2492 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2498 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2497 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2536 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2513 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2574 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2520 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2782 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2609 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2812 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2598 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 144 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module_shop` WHERE `id_module` = 61 AND `id_shop` = 1 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/module/Module.php:2109
/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:54 (isEnabled)
/var/cache/prod/Ps_facebookFrontContainer.php:283 (__construct)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getErrorHandlerService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_checkout/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64 (get)
/modules/ps_facebook/ps_facebook.php:140 (getService)
/modules/ps_facebook/ps_facebook.php:303 (getService)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 223 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_country_lang`
WHERE `id_lang` = 1
AND `id_country` = 4 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Country.php:252
/modules/gmerchantcenterpro/lib/moduleTools.php:208 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 577 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 15 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 946 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 15 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1072 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 17475 AND id_shop=1 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2427 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2479 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2702 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2574 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2723 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2583 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 133 |
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM xj8_required_field |
0.120
ms
|
1 |
|
|
/classes/ObjectModel.php:1592
/classes/ObjectModel.php:1624 (getFieldsRequiredDatabase)
/classes/ObjectModel.php:1555 (cacheFieldsRequiredDatabase)
/override/classes/controller/FrontController.php:549 (validateFieldsRequiredDatabase)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 219 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_country_lang`
WHERE `id_lang` = 1
AND `id_country` = 19 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Country.php:252
/modules/gmerchantcenterpro/lib/moduleTools.php:208 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 581 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 27501 AND id_shop=1 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 679 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_manufacturer`
WHERE `id_manufacturer` = 3235
AND `active` = 1 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Link.php:203 (getNameById)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 719 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 17479 AND id_shop=1 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 808 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 15 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 873 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 13 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 978 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `xj8_specific_price_priority`
WHERE `id_product` = 27507
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.120
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1158 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 14 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1882 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2191 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2459 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2231 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2420 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2254 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2409 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2255 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2407 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2258 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2408 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2280 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2929 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2312 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2427 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2338 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2394 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2342 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2400 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2389 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 6770 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2472 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2493 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2502 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2501 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2535 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2514 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2721 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2581 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1075 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 17475 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1420 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 21409 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2044 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module_shop` WHERE `id_module` = 117 AND `id_shop` = 1 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/module/Module.php:2109
/classes/Hook.php:1049 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2228 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2414 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 190 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_advanced_exclusion` (`id` int(11) NOT NULL AUTO_INCREMENT, `status` int(11) NOT NULL DEFAULT "1", `id_shop` int(11) NOT NULL DEFAULT "1", `name` char(255) NOT NULL, `type` char(255) NOT NULL, `exclusion_value` longtext NOT NULL, PRIMARY KEY (`id`)) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1; |
0.119
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 415 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_manufacturer`
WHERE `id_manufacturer` = 2533
AND `active` = 1 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Link.php:203 (getNameById)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 464 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 27518) LIMIT 1 |
0.119
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/classes/WarehouseStock.php:606 (usesAdvancedStockManagement)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 514 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 17480 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 772 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 14 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 836 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 15 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1030 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 3 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1162 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `xj8_specific_price_priority`
WHERE `id_product` = 20012
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.119
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1281 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 15 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1417 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 21409 AND id_shop=1 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2084 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module_shop` WHERE `id_module` = 81 AND `id_shop` = 1 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/module/Module.php:2109
/classes/Hook.php:1049 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2085 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "stwishlist" LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2084 (getModuleIdByName)
/override/modules/stcustomersignin/stcustomersignin.php:572 (isInstalled)
/override/modules/stcustomersignin/stcustomersignin.php:598 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2145 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2451 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2193 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2461 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2425 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2477 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2501 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2500 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2578 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2528 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2781 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2608 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 127 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.118
ms
|
0 |
|
|
/classes/module/Module.php:2109
/override/classes/controller/FrontController.php:1662 (isEnabled)
/override/classes/controller/FrontController.php:1805 (getDisplayTaxesLabel)
/controllers/front/listing/CategoryController.php:275 (getTemplateVarPage)
/override/classes/controller/FrontController.php:544 (getTemplateVarPage)
/override/classes/controller/FrontController.php:608 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 145 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "ps_accounts" LIMIT 1 |
0.118
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:257
/src/Adapter/Module/ModuleDataProvider.php:228 (getModuleIdByName)
/src/Core/Module/ModuleManager.php:329 (isInstalled)
/modules/ps_checkout/vendor/prestashop/prestashop-accounts-installer/src/Installer/Installer.php:83 (isInstalled)
/modules/ps_checkout/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php:44 (isModuleInstalled)
/modules/ps_checkout/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php:62 (getService)
/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:65 (getPsAccountsService)
/var/cache/prod/Ps_facebookFrontContainer.php:283 (__construct)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getErrorHandlerService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_checkout/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64 (get)
/modules/ps_facebook/ps_facebook.php:140 (getService)
/modules/ps_facebook/ps_facebook.php:303 (getService)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 231 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_country_lang`
WHERE `id_lang` = 1
AND `id_country` = 186 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Country.php:252
/modules/gmerchantcenterpro/lib/moduleTools.php:208 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 400 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 14 LIMIT 1 |
0.118
ms
|
0 |
|
|
/classes/Category.php:1378
/classes/Product.php:758 (getLinkRewrite)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 605 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_manufacturer`
WHERE `id_manufacturer` = 4347
AND `active` = 1 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Link.php:203 (getNameById)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 698 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 3 LIMIT 1 |
0.118
ms
|
0 |
|
|
/classes/Category.php:1378
/classes/Product.php:758 (getLinkRewrite)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 754 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 28843 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 816 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 27506 AND `id_group` = 1 LIMIT 1 |
0.118
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 953 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 27513 AND id_shop=1 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1009 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 27508 AND id_shop=1 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1032 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_manufacturer`
WHERE `id_manufacturer` = 2878
AND `active` = 1 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Link.php:203 (getNameById)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1229 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 17468 AND id_shop=1 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1260 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 10856 AND id_shop=1 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1288 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 20011 AND id_shop=1 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1291 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 20011 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1322 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 20045 AND id_shop=1 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1600 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1611 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1681 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2046 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "steasycontent" LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/classes/Hook.php:1049 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2126 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module_shop` WHERE `id_module` = 98 AND `id_shop` = 1 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/module/Module.php:2109
/classes/Hook.php:1049 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:334 (__call)
/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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2601 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2534 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2778 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2605 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2779 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2606 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 370 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 39 LIMIT 1 |
0.118
ms
|
0 |
|
|
/classes/Category.php:1378
/classes/Product.php:758 (getLinkRewrite)
/modules/wkwarehouses/wkwarehouses.php:1210 (__construct)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 646 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 17486 AND id_shop=1 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 838 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_manufacturer`
WHERE `id_manufacturer` = 3059
AND `active` = 1 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Link.php:203 (getNameById)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1393 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 20024 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 227 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_country_lang`
WHERE `id_lang` = 1
AND `id_country` = 3 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Country.php:252
/modules/gmerchantcenterpro/lib/moduleTools.php:208 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 261 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `xj8_specific_price_priority`
WHERE `id_product` = 20051
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.117
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 387 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 14 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 391 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 27001 AND id_shop=1 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 424 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 20053) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 430 |
SELECT SQL_NO_CACHE product_shop.advanced_stock_management
FROM `xj8_product` p
INNER JOIN xj8_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE (p.id_product = 20053) LIMIT 1 |
0.117
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:1156
/modules/wkwarehouses/wkwarehouses.php:1213 (usesAdvancedStockManagement)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 445 |
SELECT SQL_NO_CACHE 1 FROM `xj8_specific_price` WHERE id_product = 27518 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 815 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 27506 AND id_shop=1 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 925 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 27515 AND id_shop=1 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1316 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 14 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1318 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_manufacturer`
WHERE `id_manufacturer` = 3156
AND `active` = 1 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Link.php:203 (getNameById)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1628 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1879 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2615 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2541 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 271 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_group`
WHERE `id_group` = 1 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Group.php:154
/classes/Product.php:3994 (getReductionByIdGroup)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 422 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 20053 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 722 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 17479 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 774 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_manufacturer`
WHERE `id_manufacturer` = 2190
AND `active` = 1 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Link.php:203 (getNameById)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1354 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `xj8_specific_price_priority`
WHERE `id_product` = 20025
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.117
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2616 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2539 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 640 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_manufacturer`
WHERE `id_manufacturer` = 3181
AND `active` = 1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Link.php:203 (getNameById)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 780 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 28844 AND id_shop=1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 844 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 27519 AND id_shop=1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 908 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth`
FROM `xj8_category` c
WHERE (c.`id_category` = 2) LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Category.php:1974
/modules/facebookproductad/lib/moduleTools.php:498 (getInterval)
/modules/facebookproductad/lib/moduleTools.php:470 (getPath)
/modules/facebookproductad/lib/pixel/pixelCategory.php:127 (getProductPath)
/modules/facebookproductad/lib/pixel/basePixel.php:186 (setContentCategory)
/modules/facebookproductad/lib/moduleTools.php:1513 (set)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 976 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_manufacturer`
WHERE `id_manufacturer` = 2617
AND `active` = 1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Link.php:203 (getNameById)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1165 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 20012 AND id_shop=1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1360 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 20025 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1491 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1521 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1588 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1620 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1661 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1719 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1773 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1913 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 436 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 20053) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.116
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 512 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 17480 AND id_shop=1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 545 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `xj8_specific_price_priority`
WHERE `id_product` = 20027
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.116
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 677 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 3 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 981 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 27507 AND id_shop=1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1132 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_manufacturer`
WHERE `id_manufacturer` = 2751
AND `active` = 1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Link.php:203 (getNameById)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1202 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 26278 AND id_shop=1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1527 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1545 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1585 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1805 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1890 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1936 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1947 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2602 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2535 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2603 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2536 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2618 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2640 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 584 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 27501 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 685 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 27494 AND id_shop=1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1038 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 20013 AND id_shop=1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1137 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 3437 AND id_shop=1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1168 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 20012 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1478 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1496 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1524 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1556 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1637 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1756 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1779 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1782 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1818 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1870 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1910 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1919 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1933 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2047 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module_shop` WHERE `id_module` = 91 AND `id_shop` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/module/Module.php:2109
/classes/Hook.php:1049 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 39 |
SELECT SQL_NO_CACHE id_shop
FROM `xj8_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/ObjectModel.php:1729
/classes/Tools.php:699 (isAssociatedToShop)
/classes/controller/FrontController.php:366 (setCurrency)
/override/classes/controller/FrontController.php:285 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 451 |
SELECT SQL_NO_CACHE COUNT(*) FROM `xj8_pack` WHERE id_product_pack = 27518 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 515 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 17480 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 551 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 20027 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 688 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 27494 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 875 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_manufacturer`
WHERE `id_manufacturer` = 3
AND `active` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Link.php:203 (getNameById)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 915 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "stsearchbar" LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/classes/Hook.php:1049 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/override/classes/controller/FrontController.php:618 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1006 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `xj8_specific_price_priority`
WHERE `id_product` = 27508
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.115
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1285 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `xj8_specific_price_priority`
WHERE `id_product` = 20011
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.115
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1508 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1530 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1565 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1591 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1594 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1614 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1653 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1656 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1700 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1716 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1739 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1750 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1788 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1799 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1802 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1829 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1832 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1858 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1893 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1902 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2617 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2540 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1642 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1956 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2011 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1357 (getParentsCategories)
/modules/cdc_googletagmanager/classes/DataLayer.php:162 (getCategoryName)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 354 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `xj8_specific_price_priority`
WHERE `id_product` = 20006
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.114
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 394 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 27001 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 489 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `xj8_stock_available`
WHERE (id_product = 30712) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4336 (getQuantityAvailableByProduct)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 549 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 20027 AND `id_group` = 1 LIMIT 1 |
0.114
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 912 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "pm_advancedcookiebanner" LIMIT 1 |
0.114
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2084 (getModuleIdByName)
/modules/facebookproductad/lib/moduleTools.php:412 (isInstalled)
/modules/facebookproductad/lib/moduleTools.php:1732 (isInstalled)
/modules/facebookproductad/lib/hook/hookDisplay.php:134 (getConsentStatus)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 948 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_manufacturer`
WHERE `id_manufacturer` = 4
AND `active` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Link.php:203 (getNameById)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1041 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 20013 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1263 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 10856 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1358 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 20025 AND `id_group` = 1 LIMIT 1 |
0.114
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1503 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1513 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1540 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1548 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1568 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1571 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1597 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1603 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1617 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1666 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1671 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1688 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1706 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1711 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1727 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1736 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1742 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1759 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1765 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1785 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1796 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1810 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1852 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1861 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1896 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1899 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1927 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1939 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 10 |
SELECT SQL_NO_CACHE id_shop
FROM `xj8_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/ObjectModel.php:1729
/config/config.inc.php:216 (isAssociatedToShop)
/index.php:27 (require)
|
| 156 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module` WHERE `name` = "gremarketing" LIMIT 1 |
0.113
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2084 (getModuleIdByName)
/modules/gmerchantcenterpro/lib/moduleTools.php:543 (isInstalled)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:194 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 470 |
SELECT SQL_NO_CACHE id_stock_available, quantity, physical_quantity, reserved_quantity
FROM `xj8_stock_available`
WHERE (id_product = 27518) AND (id_product_attribute = 2005) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.113
ms
|
1 |
|
|
/modules/wkwarehouses/classes/WorkshopAsm.php:491
/modules/wkwarehouses/classes/WarehouseStock.php:188 (getAvailableStockByProduct)
/modules/wkwarehouses/classes/WarehouseStock.php:1068 (getWarehousesAvailableQuantities)
/modules/wkwarehouses/classes/WarehouseStock.php:637 (warehousesDataOnProductPage)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 649 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 17486 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 720 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 17479 AND `id_group` = 1 LIMIT 1 |
0.113
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 956 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 27513 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 984 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 27507 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1205 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 26278 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1232 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 17468 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1325 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 20045 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1391 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 20024 AND `id_group` = 1 LIMIT 1 |
0.113
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1444 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 20010 AND `id_group` = 1 LIMIT 1 |
0.113
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1535 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1559 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1562 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1631 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1634 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1645 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1676 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1733 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1838 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1841 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1855 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1873 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1916 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1930 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1950 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1953 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2086 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module_shop` WHERE `id_module` = 139 AND `id_shop` = 1 LIMIT 1 |
0.113
ms
|
0 |
|
|
/classes/module/Module.php:2109
/override/modules/stcustomersignin/stcustomersignin.php:572 (isEnabled)
/override/modules/stcustomersignin/stcustomersignin.php:598 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/e0/e4/5e/e0e45e3ff00b07f8df03da437f78a4d3c9d4e9e4_2.file.header.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3d8abd8_61317900)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:298 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1813 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 444 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `xj8_product_attribute` pa
INNER JOIN xj8_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 2004 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5661 (getPrice)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 478 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 15 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 647 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 17486 AND `id_group` = 1 LIMIT 1 |
0.112
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 818 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 27506 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 847 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 27519 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 882 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 17471 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1105 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 17476 AND `id_group` = 1 LIMIT 1 |
0.112
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1418 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 21409 AND `id_group` = 1 LIMIT 1 |
0.112
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1486 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1753 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1826 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1844 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1959 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 358 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 20006 AND `id_group` = 1 LIMIT 1 |
0.112
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 360 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 20006 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1762 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/ststickers/classes/StStickersMapClass.php:168 (getParentsCategories)
/modules/ststickers/ststickers.php:1680 (getForProduct)
/classes/Hook.php:1043 (hookActionStAssemble)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/ProductAssembler.php:57 (exec)
/override/classes/controller/ProductListingFrontController.php:112 (assembleProducts)
/override/classes/controller/ProductListingFrontController.php:382 (prepareMultipleProductsForTemplate)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 508 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_manufacturer`
WHERE `id_manufacturer` = 2
AND `active` = 1 LIMIT 1 |
0.111
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Link.php:203 (getNameById)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 611 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 3899 LIMIT 1 |
0.111
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 752 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 28843 AND `id_group` = 1 LIMIT 1 |
0.111
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 845 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 27519 AND `id_group` = 1 LIMIT 1 |
0.111
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 928 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 27515 LIMIT 1 |
0.111
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1107 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 17476 LIMIT 1 |
0.111
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1323 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 20045 AND `id_group` = 1 LIMIT 1 |
0.111
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 812 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `xj8_specific_price_priority`
WHERE `id_product` = 27506
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.110
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1140 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 3437 LIMIT 1 |
0.110
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 148 |
SELECT SQL_NO_CACHE *
FROM `xj8_configuration` a
WHERE (a.`id_configuration` = 251673) LIMIT 1 |
0.110
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:224 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:202 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:123 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:405 (get)
/modules/ps_accounts/src/Account/StatusManager.php:298 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:134 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:201 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:111 (getCloudShopId)
/modules/ps_accounts/src/Service/PsAccountsService.php:103 (getShopUuid)
/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:67 (getShopUuidV4)
/var/cache/prod/Ps_facebookFrontContainer.php:283 (__construct)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getErrorHandlerService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_checkout/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64 (get)
/modules/ps_facebook/ps_facebook.php:140 (getService)
/modules/ps_facebook/ps_facebook.php:303 (getService)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 392 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 27001 AND `id_group` = 1 LIMIT 1 |
0.110
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 420 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 20053 AND id_shop=1 LIMIT 1 |
0.110
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 781 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 28844 AND `id_group` = 1 LIMIT 1 |
0.110
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 841 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `xj8_specific_price_priority`
WHERE `id_product` = 27519
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.110
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 922 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `xj8_specific_price_priority`
WHERE `id_product` = 27515
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.110
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2041 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `xj8_category` c
WHERE c.`id_category` = 1 LIMIT 1 |
0.110
ms
|
1 |
|
|
/classes/Category.php:1591
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1357 (getParentsCategories)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1241 (getCategoryName)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:648 (generateRemarketingParameters)
/classes/Hook.php:1043 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:119 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:203 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/3b/b2/cb/3bb2cba85dbad073dcacd8ce03c96fc13efeefd2_2.file.head.tpl.php:37 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3caef34_37909457)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:216 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 166 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_tags_dynamic_last_product_not_ordered` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `last_product_ordered` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.109
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 441 |
SELECT SQL_NO_CACHE name FROM xj8_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 15 LIMIT 1 |
0.109
ms
|
1 |
|
|
/classes/Product.php:5642
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 582 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 27501 AND `id_group` = 1 LIMIT 1 |
0.109
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 682 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `xj8_specific_price_priority`
WHERE `id_product` = 27494
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.109
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 777 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `xj8_specific_price_priority`
WHERE `id_product` = 28844
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.109
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 926 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 27515 AND `id_group` = 1 LIMIT 1 |
0.109
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 950 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `xj8_specific_price_priority`
WHERE `id_product` = 27513
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.109
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 982 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 27507 AND `id_group` = 1 LIMIT 1 |
0.109
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1035 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `xj8_specific_price_priority`
WHERE `id_product` = 20013
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.109
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1073 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 17475 AND `id_group` = 1 LIMIT 1 |
0.109
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1261 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 10856 AND `id_group` = 1 LIMIT 1 |
0.109
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 643 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `xj8_specific_price_priority`
WHERE `id_product` = 17486
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.108
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 954 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 27513 AND `id_group` = 1 LIMIT 1 |
0.108
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1010 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 27508 AND `id_group` = 1 LIMIT 1 |
0.108
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1138 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 3437 AND `id_group` = 1 LIMIT 1 |
0.108
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1166 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 20012 AND `id_group` = 1 LIMIT 1 |
0.108
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1199 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `xj8_specific_price_priority`
WHERE `id_product` = 26278
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.108
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1203 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 26278 AND `id_group` = 1 LIMIT 1 |
0.108
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1230 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 17468 AND `id_group` = 1 LIMIT 1 |
0.108
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 172 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_taxonomy_categories` (`id_category` int(11) NOT NULL, `id_shop` int(3) NOT NULL DEFAULT "1", `txt_taxonomy` text NOT NULL, `lang` char(5) NOT NULL, KEY `id_category` (`id_category`,`lang`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.107
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 452 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 27518 LIMIT 1 |
0.107
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 474 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 27518) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.107
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 476 |
SELECT SQL_NO_CACHE *
FROM `xj8_product_attribute_lang`
WHERE `id_product_attribute` = 2004 |
0.107
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5893 (__construct)
/classes/Product.php:5856 (computeUnitPriceRatio)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 686 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 27494 AND `id_group` = 1 LIMIT 1 |
0.107
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1289 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 20011 AND `id_group` = 1 LIMIT 1 |
0.107
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/override/classes/controller/ProductListingFrontController.php:361 (runQuery)
/override/controllers/front/listing/CategoryController.php:19 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2668 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2554 LIMIT 1 |
0.107
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 480 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_manufacturer`
WHERE `id_manufacturer` = 2498
AND `active` = 1 LIMIT 1 |
0.106
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Link.php:203 (getNameById)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 513 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 17480 AND `id_group` = 1 LIMIT 1 |
0.106
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 161 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_tags_price_range` (`id_tag` int(11) NOT NULL, `price_min` CHAR(255) NOT NULL, `price_max` CHAR(255), `id_product` CHAR(255), UNIQUE KEY `tag_price_range` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.105
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 446 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `xj8_specific_price_priority`
WHERE `id_product` = 27518
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.105
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 162 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_tmp_rules`(`id` int(11) NOT NULL AUTO_INCREMENT, `id_shop` int(11) NOT NULL DEFAULT "1",`type` char(255) NOT NULL, `exclusion_values` longtext NOT NULL, PRIMARY KEY (`id`)) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1; |
0.104
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 170 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_taxonomy` (`id_taxonomy` int(11) NOT NULL AUTO_INCREMENT, `value` text NOT NULL, `lang` varchar(5) NOT NULL, PRIMARY KEY (`id_taxonomy`), KEY `lang` (`lang`), FULLTEXT KEY `ft_index` (`value`)) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1; |
0.104
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 179 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_features_by_cat` (`id_cat` int(11) NOT NULL DEFAULT '0', `id_shop` int(3) NOT NULL DEFAULT "1", `values` text NOT NULL, PRIMARY KEY (`id_cat`, `id_shop`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.104
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 417 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `xj8_specific_price_priority`
WHERE `id_product` = 20053
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.104
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 465 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 27518) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.104
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 488 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 30712 LIMIT 1 |
0.104
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 171 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_categories` (`id_category` int(11) NOT NULL, `id_shop` int(11) NOT NULL DEFAULT "1", UNIQUE KEY `id_category` (`id_category`, `id_shop`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.103
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 188 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_reporting` (`id_reporting` int(11) NOT NULL AUTO_INCREMENT,`iso_feed` LONGTEXT NOT NULL, `reporting_content` LONGTEXT NOT NULL,`id_shop` int(11) NOT NULL,`date_add` datetime NOT NULL,`date_upd` datetime NOT NULL,PRIMARY KEY (`id_reporting`)) ENGINE=' . _MYSQL_ENGINE_ . ' DEFAULT CHARSET=utf8; |
0.102
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 423 |
SELECT SQL_NO_CACHE product_type FROM `xj8_product` WHERE id_product = 20053 LIMIT 1 |
0.102
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4333 (isPack)
/classes/Product.php:5784 (getQuantity)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2660 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2564 LIMIT 1 |
0.102
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 193 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_tmp_rules`(`id` int(11) NOT NULL AUTO_INCREMENT, `id_shop` int(11) NOT NULL DEFAULT "1",`type` char(255) NOT NULL, `exclusion_values` longtext NOT NULL, PRIMARY KEY (`id`)) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1; |
0.102
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 439 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 20053) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.102
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/wkwarehouses.php:1245 (outOfStock)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 433 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 20053) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.101
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 181 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_tags_dynamic_features` (`id_tag` int(11) NOT NULL, `id_feature` int(11) NOT NULL, `id_shop` int(11) NOT NULL, UNIQUE KEY `tag_feature` (`id_tag`, `id_feature`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.101
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 184 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_tags_dynamic_best_sale` (`id_tag` int(11) NOT NULL, `amount` CHAR(255) NOT NULL, `unit` CHAR(255) ,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), `id_shop` int(11) NOT NULL, UNIQUE KEY `tag_best_sales` (`id_tag`, `id_product`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.101
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 449 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 27518 AND id_shop=1 LIMIT 1 |
0.101
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 163 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_tags_dynamic_last_product_ordered` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `last_product_ordered` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.100
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 164 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_tags_dynamic_promotion` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `promotion` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.100
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 167 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_tags_dynamic_last_product_not_ordered` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `last_product_ordered` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.100
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 173 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_brands` (`id_brands` int(11) NOT NULL, `id_shop` int(11) NOT NULL DEFAULT "1", UNIQUE KEY `id_brands` (`id_brands`, `id_shop`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.100
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 183 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_tags_dynamic_new_product` (`id_tag` int(11) NOT NULL, `from_date` DATETIME, `id_product` int, `id_shop` int(11) NOT NULL, UNIQUE KEY `tag_new_product` (`id_tag`, `id_product`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.100
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 482 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `xj8_specific_price_priority`
WHERE `id_product` = 30712
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.100
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 498 |
SELECT SQL_NO_CACHE out_of_stock
FROM `xj8_stock_available`
WHERE (id_product = 30712) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.100
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/wkwarehouses/classes/WarehouseStock.php:608 (outOfStock)
/modules/wkwarehouses/wkwarehouses.php:1240 (getAvailableWarehouseAndCartQuantity)
/classes/Hook.php:1043 (hookActionGetProductPropertiesAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Product.php:5852 (exec)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 177 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_tags_products` (`id_tag` int(11) NOT NULL, `id_product` int(11) NOT NULL, product_name VARCHAR (255) NOT NULL, UNIQUE KEY `tag_product` (`id_tag`,`id_product`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.099
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 185 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_tags_dynamic_last_product_ordered` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `last_product_ordered` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.099
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 485 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `xj8_product_shop`
WHERE `id_product` = 30712 AND id_shop=1 LIMIT 1 |
0.099
ms
|
1 |
|
|
/classes/Product.php:6857
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 175 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_tags_brands` (`id_tag` int(11) NOT NULL, `id_brand` int(11) NOT NULL, UNIQUE KEY `tag_brand` (`id_tag`,`id_brand`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.098
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 176 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_tags_cats` (`id_tag` int(11) NOT NULL, `id_category` int(11) NOT NULL, UNIQUE KEY `tag_cat` (`id_tag`,`id_category`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.098
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 178 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_tags_suppliers` (`id_tag` int(11) NOT NULL, `id_supplier` int(11) NOT NULL, UNIQUE KEY `tag_supplier` (`id_tag`,`id_supplier`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.098
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 182 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_tags_dynamic_categories` (`id_tag` int(11) NOT NULL, `id_category` int(11) NOT NULL, `id_shop` int(11) NOT NULL, UNIQUE KEY `tag_feature` (`id_tag`, `id_category`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.098
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 186 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_tags_dynamic_last_product_not_ordered` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `last_product_ordered` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.098
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 191 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_product_excluded` (`id_rule` int(11) NOT NULL DEFAULT "0",`id_product` int(11) NOT NULL DEFAULT "0", `id_product_attribute` int(11)) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1; |
0.098
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 443 |
SELECT SQL_NO_CACHE `name`
FROM `xj8_manufacturer`
WHERE `id_manufacturer` = 2767
AND `active` = 1 LIMIT 1 |
0.098
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Link.php:203 (getNameById)
/classes/Product.php:5643 (getProductLink)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 192 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_tags_price_range` (`id_tag` int(11) NOT NULL, `price_min` CHAR(255) NOT NULL, `price_max` CHAR(255), `id_product` CHAR(255), UNIQUE KEY `tag_price_range` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.097
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2661 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2560 LIMIT 1 |
0.097
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 187 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_tags_dynamic_promotion` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `promotion` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.096
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 44 |
SELECT SQL_NO_CACHE `id_module` FROM `xj8_module_shop` WHERE `id_module` = 270 AND `id_shop` = 1 LIMIT 1 |
0.095
ms
|
1 |
|
|
/classes/module/Module.php:2109
/override/classes/CartRule.php:51 (isEnabled)
/classes/controller/FrontController.php:482 (autoAddToCart)
/override/classes/controller/FrontController.php:285 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 50 |
SELECT SQL_NO_CACHE * FROM `xj8_image_type` |
0.095
ms
|
17 |
|
|
/classes/ImageType.php:161
/classes/ImageType.php:202 (getByNameNType)
/src/Adapter/Image/ImageRetriever.php:224 (getFormattedName)
/controllers/front/listing/CategoryController.php:238 (getImage)
/controllers/front/listing/CategoryController.php:204 (getImage)
/controllers/front/listing/CategoryController.php:99 (getTemplateVarCategory)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2662 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `xj8_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2561 LIMIT 1 |
0.095
ms
|
1 |
|
|
/classes/Category.php:1378
/modules/stmegamenu/stmegamenu.php:4029 (getLinkRewrite)
/modules/stmegamenu/stmegamenu.php:4036 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:3936 (handle_sub_categories)
/modules/stmegamenu/stmegamenu.php:4087 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:407 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/child_pandalayouts_layout_left_column_tpl/9a/55/a9/9a55a96a366ac53d75c895f8ba2fad3b91ef5a71_2.file.layout-both-columns.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c81da4_87697287)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/fe/ac/a4/feaca48109b5da1724368ee7cc2f55c86edeba03_2.file.layout-left-column.tpl.php:47 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c2b904_37243612)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/f7/49/48/f749480bfe3008c29073ec837a9d13da49591801_2.file.product-list.tpl.php:39 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c224c5_90283570)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/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/child_pandalayouts_layout_left_column_tpl/07/bb/87/07bb87c707e7f03bf9125f2c6a144742e35fa3ba_2.file.category.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69b12fa3c06493_34006957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/override/classes/controller/FrontController.php:763 (fetch)
/override/classes/controller/FrontController.php:745 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 169 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_tags` (`id_tag` int(11) NOT NULL AUTO_INCREMENT, `id_shop` int(11) NOT NULL DEFAULT "1", `name` char(255) NOT NULL, `type` char(255) NOT NULL, `active` TINYINT NOT NULL, `position` INT NOT NULL, `end_date` DATE, PRIMARY KEY (`id_tag`)) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; |
0.092
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 42 |
SELECT SQL_NO_CACHE id_shop
FROM `xj8_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1 |
0.091
ms
|
1 |
|
|
/classes/ObjectModel.php:1729
/classes/Group.php:400 (isAssociatedToShop)
/classes/Cart.php:249 (getCurrent)
/classes/Cart.php:222 (setTaxCalculationMethod)
/classes/controller/FrontController.php:465 (__construct)
/override/classes/controller/FrontController.php:285 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 160 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_feeds` (`id_feed` int(11) NOT NULL AUTO_INCREMENT,`iso_lang` LONGTEXT NOT NULL,`iso_country` LONGTEXT NOT NULL,`iso_currency` LONGTEXT NOT NULL, `taxonomy` LONGTEXT NOT NULL, `id_shop` int(11) NOT NULL,`date_add` datetime NOT NULL,`date_upd` datetime NOT NULL,PRIMARY KEY (`id_feed`)) ENGINE=' . _MYSQL_ENGINE_ . ' DEFAULT CHARSET=utf8; |
0.091
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 168 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_discount_association` (`id_association` int(11) NOT NULL AUTO_INCREMENT, `id_discount` int(11) NOT NULL, `id_product` int(11) NOT NULL, `channel` CHAR(120) NOT NULL DEFAULT "SHOPPING_ADS", PRIMARY KEY (`id_association`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.090
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 421 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 20053 AND `id_group` = 1 LIMIT 1 |
0.089
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 486 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 30712 AND `id_group` = 1 LIMIT 1 |
0.089
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 174 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_tags` (`id_tag` int(11) NOT NULL AUTO_INCREMENT, `id_shop` int(11) NOT NULL DEFAULT "1", `name` char(255) NOT NULL, `type` char(255) NOT NULL, `active` TINYINT NOT NULL, `position` INT NOT NULL, `end_date` DATE, PRIMARY KEY (`id_tag`)) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; |
0.088
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 240 |
SET group_concat_max_len = 33554432 |
0.088
ms
|
1 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:119
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:46 (setGroupConcatMaxLength)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:487 (query)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:467 (getSearchsId)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:292 (getSearchsIdByHook)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3076 (getSearchsFromHook)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3200 (assignSearchVar)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 189 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_feeds` (`id_feed` int(11) NOT NULL AUTO_INCREMENT,`iso_lang` LONGTEXT NOT NULL,`iso_country` LONGTEXT NOT NULL,`iso_currency` LONGTEXT NOT NULL, `taxonomy` LONGTEXT NOT NULL, `id_shop` int(11) NOT NULL,`date_add` datetime NOT NULL,`date_upd` datetime NOT NULL,PRIMARY KEY (`id_feed`)) ENGINE=' . _MYSQL_ENGINE_ . ' DEFAULT CHARSET=utf8; |
0.087
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 450 |
SELECT SQL_NO_CACHE `reduction`
FROM `xj8_product_group_reduction_cache`
WHERE `id_product` = 27518 AND `id_group` = 1 LIMIT 1 |
0.087
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5675 (getPriceStatic)
/classes/Product.php:5971 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/modules/facebookproductad/lib/pixel/pixelCategory.php:60 (getProducts)
/modules/facebookproductad/lib/pixel/basePixel.php:266 (__construct)
/modules/facebookproductad/lib/moduleTools.php:1508 (get)
/modules/facebookproductad/lib/hook/hookDisplay.php:124 (buildDynDisplayTag)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:62 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:60 (run)
/modules/facebookproductad/facebookproductad.php:166 (run)
/modules/facebookproductad/facebookproductad.php:142 (_execHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 180 |
CREATE TABLE IF NOT EXISTS `xj8_gmcp_discount_association` (`id_association` int(11) NOT NULL AUTO_INCREMENT, `id_discount` int(11) NOT NULL, `id_product` int(11) NOT NULL, `channel` CHAR(120) NOT NULL DEFAULT "SHOPPING_ADS", PRIMARY KEY (`id_association`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.086
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 157 |
BEGIN |
0.063
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:81
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 195 |
BEGIN |
0.058
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:121
:undefined (updateFields)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:190 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 199 |
COMMIT |
0.058
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:155
:undefined (updateFields)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:190 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 194 |
COMMIT |
0.057
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:107
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:203 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/controller/FrontController.php:616 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|